aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2020-03-10 13:12:34 +0300
committerromkatv <roman.perepelitsa@gmail.com>2020-03-10 13:12:34 +0300
commit29cac7bdfbd38650c4a8893414f7e58e0dd70a3b (patch)
treeee72d50cb63878f7431e848ff89877c84ed954ef
parent0467762964dd5b29f22261c881d7652cef0e8916 (diff)
cleanup
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f243c84d..271b2747 100644
--- a/README.md
+++ b/README.md
@@ -855,7 +855,7 @@ function kube-toggle() {
}
```
-Call this function by typing `kube-toggle`. You can also bind it to a key by adding two more lines
+Invoke this function by typing `kube-toggle`. You can also bind it to a key by adding two more lines
to `~/.zshrc`:
```zsh