We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7546d09 commit 3b0d997Copy full SHA for 3b0d997
internal/pkg/agent/application/paths/paths_windows.go
@@ -26,7 +26,7 @@ const (
26
27
// serviceName is the service name when installed.
28
serviceName = "Elastic Agent"
29
- serviceNameDevelopmentMode = "Elastic Agent (Development)"
+ serviceNameDevelopmentMode = "Elastic Agent (development)"
30
31
// shellWrapperPath is the path to the installed shell wrapper.
32
shellWrapperPath = ""
0 commit comments