summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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