diff --git a/doc/docs/packages/internal/generator.md b/doc/docs/packages/internal/generator.md
index 12a690a..2633692 100644
--- a/doc/docs/packages/internal/generator.md
+++ b/doc/docs/packages/internal/generator.md
@@ -62,7 +62,7 @@ func GetMatchLabels(serviceName, appName string) map[string]string
GetMatchLabels returns the matchLabels for a service. It uses the appName to replace the \_\_replace\_\_ in the labels. This is used to generate the matchLabels in the templates.
-## func [GetVersion]()
+## func [GetVersion]()
```go
func GetVersion() string