Fixed leading spaces for code blocks in recipes.md
Markdown coverts text with four leading spaces into a code block. Fenced code blocks in this file had four leading spaces in addition to the being wrapped with ```, because of this the code blocks weren't being rendered properly in the markdown preview. Removing the two out of the four leading spaces fixed the issue.
B
Brian Odisho committed
3a6646dfd61cf55e3db38ebd08c7e504dde7a4bd
Parent: e1af67f
Committed by GitHub <noreply@github.com>
on 9/2/2021, 5:43:43 PM