mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix typo in a function comment
Signed-off-by: Alex Culliere <alozhkin@mirantis.com>
This commit is contained in:
parent
26125b1327
commit
80074eeb42
@ -19,7 +19,7 @@ const deactivateCluster = (clusterId: string) => {
|
|||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Creates hanndlers for high-level actions
|
* Creates handlers for high-level actions
|
||||||
* that could be performed on an individual cluster
|
* that could be performed on an individual cluster
|
||||||
* @param cluster Cluster>
|
* @param cluster Cluster>
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user