aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRajiv Ranjan Singh <rajivperfect007@gmail.com>2019-12-18 23:08:56 +0300
committerRoman Perepelitsa <roman.perepelitsa@gmail.com>2019-12-18 23:08:56 +0300
commitd0ff87974423c9868f3e3f4ce8d7ce534d7def8b (patch)
tree7fd5c96ea31737eb3c524742e6d8022acbe2d502 /README.md
parent53a3fa92f1346b75a76becf43858de1098bf3970 (diff)
corrected docs of README.md (#384)
Fix typos in readme.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index afa5907d..73d9735a 100644
--- a/README.md
+++ b/README.md
@@ -100,7 +100,7 @@ supported by Powerlevel10k.
### For new users
-On the first run Powerlevel10k configuration wizard will ask you a few questions and configure
+On the first run, Powerlevel10k configuration wizard will ask you a few questions and configure
your prompt. If it doesn't trigger automatically, type `p10k configure`. You can further customize
your prompt by editing `~/.p10k.zsh`.
@@ -160,7 +160,7 @@ applications on your system. Configure your terminal to use this font:
Run `p10k configure` to pick the best style for your new font.
-_Using a different terminal and know how to set font for it? Share your knowledge by sending a PR
+_Using a different terminal and know how to set the font for it? Share your knowledge by sending a PR
to expand the list!_
## Try it in Docker
@@ -215,7 +215,7 @@ covered by the same license.
### <a name='instant-prompt'></a>What is instant prompt?
*Instant Prompt* is an optional feature of Powerlevel10k. When enabled, it gives you a limited
-prompt within a few milliseconds of starting zsh, alowing you to start hacking right away while zsh
+prompt within a few milliseconds of starting zsh, allowing you to start hacking right away while zsh
is initializing. Once initialization is complete, the full-featured Powerlevel10k prompt will
seamlessly replace instant prompt.