Skip to content

Commit

Permalink
Fix 'openserach' typo in constants.tsx
Browse files Browse the repository at this point in the history
Signed-off-by: Cam McKenzie <[email protected]>
  • Loading branch information
camAtGitHub authored and cliu123 committed Apr 21, 2022
1 parent 28af793 commit 13ec6f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/apps/configuration/constants.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ export const CLUSTER_PERMISSIONS: string[] = [
'cluster:admin/opensearch/ml/models/get',
'cluster:admin/opensearch/ml/models/search',
'cluster:admin/opensearch/ml/predict',
'cluster:admin/openserach/ml/stats/nodes',
'cluster:admin/opensearch/ml/stats/nodes',
'cluster:admin/opensearch/ml/tasks/delete',
'cluster:admin/opensearch/ml/tasks/get',
'cluster:admin/opensearch/ml/tasks/search',
Expand Down

0 comments on commit 13ec6f6

Please sign in to comment.