Skip to content

Commit a130f6b

Browse files
authored
Fix typo a extension
1 parent b28fa33 commit a130f6b

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/reference/scheduling

1 file changed

+1
-1
lines changed

content/en/docs/reference/scheduling/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ file and passing its path as a command line argument.
1515

1616
A scheduling Profile allows you to configure the different stages of scheduling
1717
in the {{< glossary_tooltip text="kube-scheduler" term_id="kube-scheduler" >}}.
18-
Each stage is exposed in a extension point. Plugins provide scheduling behaviors
18+
Each stage is exposed in an extension point. Plugins provide scheduling behaviors
1919
by implementing one or more of these extension points.
2020

2121
You can specify scheduling profiles by running `kube-scheduler --config <filename>`,

0 commit comments

Comments
 (0)