mirror of
https://github.com/lensapp/lens.git
synced 2024-12-01 02:25:52 +03:00
chore: Fix spelling mistake in KubeApi documentation
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
0dd833c00b
commit
84017b48db
@ -86,7 +86,7 @@ export interface DerivedKubeApiOptions {
|
||||
* version becomes the `preferredVersion` on the server but still has `v2` then the `v2` version
|
||||
* will be used instead.
|
||||
*
|
||||
* This can help to prevent crashes in the future if the shape of a kind sufficently changes.
|
||||
* This can help to prevent crashes in the future if the shape of a kind sufficiently changes.
|
||||
*
|
||||
* The order is important. It should be sorted and the first entry should be the most preferable.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user