Update breakfast.md

This commit is contained in:
Jeff Regan
2018-05-08 16:51:40 -07:00
committed by GitHub
parent 3503fef7a7
commit 26960efd6b

View File

@@ -46,7 +46,7 @@ data:
EOF EOF
``` ```
The `name` field merely distinguishes this [variant] of The `name` field merely distinguishes this instance of
coffee from others (if there were any). coffee from others (if there were any).
Likewise, define _pancakes_: Likewise, define _pancakes_:
@@ -61,7 +61,7 @@ topping: none
EOF EOF
``` ```
Make a custom version of breakfast for Alice, who Make a custom [variant] of breakfast for Alice, who
likes her coffee hot: likes her coffee hot:
<!-- @aliceOverlay @test --> <!-- @aliceOverlay @test -->