diff --git a/docs/root/source/introduction/quickstart.md b/docs/root/source/introduction/quickstart.md index f140263..5549856 100644 --- a/docs/root/source/introduction/quickstart.md +++ b/docs/root/source/introduction/quickstart.md @@ -43,7 +43,7 @@ $ python notarize.py # Install Planetmint ## Local Node Planemtint is a Tendermint applicatoin with an attached database. -A basic installation installs the database, Tenermint and therafter Planetmint. +A basic installation installs the database, Tendermint and therafter Planetmint. Planetmint currently supports Tarantool and MongoDB database. The installation is as follows: ```