Skip to content

Commit

Permalink
📖 Update getting-started.md (#4413)
Browse files Browse the repository at this point in the history
Update getting-started.md
  • Loading branch information
dsolerh authored Dec 6, 2024
1 parent 391ad16 commit 7c14cc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/src/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ to refresh the files located under `config/rbac`.
The [Manager][manager] in the `cmd/main.go` file is responsible for managing the controllers in your application.
<details><summary><code>cmd/main.gol</code>: Our main.go </summary>
<details><summary><code>cmd/main.go</code>: Our main.go </summary>
```go
{{#include ./getting-started/testdata/project/cmd/main.go}}
Expand Down

0 comments on commit 7c14cc9

Please sign in to comment.