mirror of
https://github.com/lensapp/lens.git
synced 2024-12-01 02:25:52 +03:00
chore: Fix typo in kube-api documentation
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
48a5e3c3be
commit
2efa801838
@ -265,7 +265,7 @@ export type ClusterScopedResourceDescriptor = SpecificResourceDescriptor<KubeObj
|
||||
|
||||
export interface DeleteResourceDescriptor extends ResourceDescriptor {
|
||||
/**
|
||||
* This determinines how child resources should be handled by kubernetes
|
||||
* This determines how child resources should be handled by kubernetes
|
||||
*
|
||||
* @default "Background"
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user