Fix typo in style-guide (#8501)
Add missing "/" to close the tag properly, the example is wrong otherwise.
This commit is contained in:
parent
4966646c83
commit
f10cca03f6
|
@ -271,7 +271,7 @@ For example:
|
|||
1. Preheat oven to 350˚F
|
||||
|
||||
1. Prepare the batter, and pour into springform pan.
|
||||
{{</* note */>}}**Note:** Grease the pan for best results.{{</* note */>}}
|
||||
{{</* note */>}}**Note:** Grease the pan for best results.{{</* /note */>}}
|
||||
|
||||
1. Bake for 20-25 minutes or until set.
|
||||
|
||||
|
|
Loading…
Reference in New Issue