Update quickstart.md (#197)

fixed a typo
This commit is contained in:
enesturk 2022-07-11 16:24:28 +03:00 committed by GitHub
parent c9eed57ffd
commit d4830011aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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:
```