diff --git a/content/en/docs/contribute/style/style-guide.md b/content/en/docs/contribute/style/style-guide.md index 6ca9a2257d..771684b1e5 100644 --- a/content/en/docs/contribute/style/style-guide.md +++ b/content/en/docs/contribute/style/style-guide.md @@ -216,7 +216,7 @@ Hugo [Shortcodes](https://gohugo.io/content-management/shortcodes) help create d ``` {{}} - 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.) {{}} ```