Skip to content

Commit 0083a4a

Browse files
authored
Merge pull request #41712 from AmarNathChary/fixed_buggy_example_note_shortcode
fixed buggy example note shortcode
2 parents c799322 + ae69059 commit 0083a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/contribute/style/style-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ For example:
422422
1. Preheat oven to 350˚F
423423

424424
1. Prepare the batter, and pour into springform pan.
425-
`{{</* note */>}}Grease the pan for best results.{{</* /note */>}}`
425+
{{</* note */>}}Grease the pan for best results.{{</* /note */>}}
426426

427427
1. Bake for 20-25 minutes or until set.
428428

0 commit comments

Comments
 (0)