Skip to content

Commit c0c5077

Browse files
committed
typo fix
1 parent 38669f0 commit c0c5077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ to compare configurations on two clusters, let's go with `diff`:
107107
$ colordiff <(gk8s :cluster1 get foo -n bar -o yaml) <(gk8s :cluster2 get foo -n bar -o yaml)
108108
```
109109

110-
Switching context? Environment variable? You would get quite a lot of
110+
Context switching? Environment variable? You would get quite a lot of
111111
troubles here ;)
112112

113113
How to get list of nodes from multiple clusters?

0 commit comments

Comments
 (0)