Fix typo in README.md

This commit is contained in:
Matan Kushner 2019-04-14 01:15:48 -04:00 committed by GitHub
parent 2085397b22
commit 71cac5bd1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ The project is beginning as a port of Spaceship ZSH, but will be improved in are
- Configuration
- Cross-shell support with JSON or TOML config files
We will _not_ be aiming to achieve full pairity with Spaceship ZSH as a result, so I am very open to discussing and reevaluating new solutions and ideas for the prompt.
We will _not_ be aiming to achieve full parity with Spaceship ZSH as a result, so I am very open to discussing and reevaluating new solutions and ideas for the prompt.
I'm very new to Rust, so any help is appreciated when it comes to improving development patterns, writing idiomatic Rust, performance, safety, etc. 😄