1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-26 21:31:18 +01:00

Fix a sentence.

This commit is contained in:
Avesh Agarwal
2017-08-07 11:10:41 -04:00
parent 34cf03f106
commit 81b37707df

View File

@@ -27,7 +27,7 @@ var (
AddToScheme = SchemeBuilder.AddToScheme
)
// GroupName is the group name use in this package
// GroupName is the group name used in this package
const GroupName = "rescheduler"
const GroupVersion = "v1alpha1"