Skip to content

Commit 36c2828

Browse files
authored
fix typo
1 parent 956dd25 commit 36c2828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/cronjob-tutorial/testdata/emptymain.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ import (
3838

3939
/*
4040
Every set of controllers needs a [*Scheme*](../TODO.md), which provides mappings
41-
between Kinds and their corresponding Go types. We'll take a bit more about Kinds
41+
between Kinds and their corresponding Go types. We'll talk a bit more about Kinds
4242
when we write our API definition, so just keep this in mind for later.
4343
*/
4444
var (

0 commit comments

Comments
 (0)