We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 391ad16 commit 7c14cc9Copy full SHA for 7c14cc9
docs/book/src/getting-started.md
@@ -399,7 +399,7 @@ to refresh the files located under `config/rbac`.
399
400
The [Manager][manager] in the `cmd/main.go` file is responsible for managing the controllers in your application.
401
402
-<details><summary><code>cmd/main.gol</code>: Our main.go </summary>
+<details><summary><code>cmd/main.go</code>: Our main.go </summary>
403
404
```go
405
{{#include ./getting-started/testdata/project/cmd/main.go}}
0 commit comments