Skip to content

Commit 8df9c96

Browse files
authored
Update getting-started.md
1 parent bef0367 commit 8df9c96

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)