Skip to content

Commit 7c14cc9

Browse files
authored
📖 Update getting-started.md (#4413)
Update getting-started.md
1 parent 391ad16 commit 7c14cc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ to refresh the files located under `config/rbac`.
399399
400400
The [Manager][manager] in the `cmd/main.go` file is responsible for managing the controllers in your application.
401401
402-
<details><summary><code>cmd/main.gol</code>: Our main.go </summary>
402+
<details><summary><code>cmd/main.go</code>: Our main.go </summary>
403403
404404
```go
405405
{{#include ./getting-started/testdata/project/cmd/main.go}}

0 commit comments

Comments
 (0)