Capitalization included in line 69 (#31608)

This commit is contained in:
hkRho
2019-01-19 19:32:39 -05:00
committed by Tom
parent e9b08bc7e6
commit ed58698bc0

View File

@ -66,7 +66,7 @@ Output:
### Mnesia
mnesia is a distributed database management system written in Erlang and highly compatible with Erlang processes.
Mnesia is a distributed database management system written in Erlang and highly compatible with Erlang processes.
The following are some of the most important and attractive capabilities provided by Mnesia:
* A relational/object hybrid data model.