Tiny typo fix (#15579)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
39ef9e283f
commit
9591ca0957
@@ -216,7 +216,7 @@ Hugo [Shortcodes](https://gohugo.io/content-management/shortcodes) help create d
|
||||
|
||||
```
|
||||
{{</* note */>}}
|
||||
No need to include a prefix; the shortcode automatically provides on (Note:, Caution:, etc.).
|
||||
No need to include a prefix; the shortcode automatically provides one. (Note:, Caution:, etc.)
|
||||
{{</* /note */>}}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user