summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author蛇崩乃音 <jakuzure@users.noreply.github.com>2015-04-15 23:58:21 +0200
committer蛇崩乃音 <jakuzure@users.noreply.github.com>2015-04-15 23:58:21 +0200
commit09d94bac60282f985f765cc441ec8a9716ee095f (patch)
treedd4c5a3ffb0f36c9c54767fb5fec391cbd47bae4 /README.md
parentf0cc1d6d3c120366d54b4fff1e0a16dbed311fd9 (diff)
Update README.md
found two more typos
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 582e2e6c..f8e423fb 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ You can [![Support via Gratipay](https://cdn.rawgit.com/gratipay/gratipay-badge
Emacs. It will help steer you in the right direction when you're looking
for stuff in Emacs (like buffers, files, etc).
-Helm is a fork of `anything.el` originaly written by Tamas Patrovic
+Helm is a fork of `anything.el` originally written by Tamas Patrovic
and can be considered to be its successor.
`Helm` sets out to clean up the legacy code in `anything.el`
and provide a cleaner, leaner and more modular tool, that's not tied in
@@ -195,7 +195,7 @@ Here is a demo:
![helm-buffers-list](doc/helm-autoresize-mode.gif)
-You can customize the minimum and maximum height that Helm can resize with these two variable:
+You can customize the minimum and maximum height that Helm can resize with these two variables:
- `helm-autoresize-max-height`
- `helm-autoresize-min-height`