mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-07-01 21:01:20 +08:00
fix(curriculum): added indentation on editable region (#64334)
Co-authored-by: Ali Farooqi <ali.farooqi@kmon.net>
This commit is contained in:
parent
c0e1e13cc1
commit
10437c3d7d
@ -80,7 +80,7 @@ const recipe1 = {
|
||||
ingredients: ['spaghetti', 'Parmesan cheese', 'pancetta', 'black pepper'],
|
||||
ratings: [4, 5, 4, 5],
|
||||
--fcc-editable-region--
|
||||
|
||||
|
||||
--fcc-editable-region--
|
||||
};
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user