diff --git a/docs/getting-started/README.md b/docs/getting-started/README.md index 609ea64b7e5..6c617654bad 100644 --- a/docs/getting-started/README.md +++ b/docs/getting-started/README.md @@ -440,7 +440,7 @@ func main() { Configuration and secrets is an essential part of any production system - let's see how the Micro config works. -### CLI +### With the CLI The most basic example of config usage is the following: