Skip to content

Commit 783ce61

Browse files
committed
correct the comment
Signed-off-by: Kaushal Kumar <[email protected]>
1 parent 5394f0d commit 783ce61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/workload-management/src/main/java/org/opensearch/plugin/wlm/rule/WorkloadGroupFeatureType.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
*/
2222
public class WorkloadGroupFeatureType implements FeatureType {
2323
/**
24-
* The instance for QueryGroupFeatureType
24+
* The instance for WorkloadGroupFeatureType
2525
*/
2626
public static final WorkloadGroupFeatureType INSTANCE = new WorkloadGroupFeatureType();
2727
/**

0 commit comments

Comments
 (0)