summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pkg/i18n/english.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/i18n/english.go b/pkg/i18n/english.go
index 6e2af8e22..d67bd9053 100644
--- a/pkg/i18n/english.go
+++ b/pkg/i18n/english.go
@@ -68,7 +68,7 @@ func addEnglish(i18nObject *i18n.Bundle) {
Other: "refresh",
}, &i18n.Message{
ID: "addPatch",
- Other: "add path",
+ Other: "add patch",
}, &i18n.Message{
ID: "edit",
Other: "edit",