File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -406,18 +406,18 @@ $ cat ketchup.md # this will print the content of ketchup.md on screen
406
406
```
407
407
408
408
1 . ``` output
409
- ketchup enhances pasta dishes
410
- ```
409
+ ketchup enhances pasta dishes
410
+ ```
411
411
2 . ``` output
412
- I like tomatoes, therefore I like ketchup
413
- ```
412
+ I like tomatoes, therefore I like ketchup
413
+ ```
414
414
3 . ``` output
415
- I like tomatoes, therefore I like ketchup
416
- ketchup enhances pasta dishes
417
- ```
415
+ I like tomatoes, therefore I like ketchup
416
+ ketchup enhances pasta dishes
417
+ ```
418
418
4 . ``` output
419
- Error because you have changed ketchup.md without committing the changes
420
- ```
419
+ Error because you have changed ketchup.md without committing the changes
420
+ ```
421
421
422
422
::::::::::::::: solution
423
423
You can’t perform that action at this time.
0 commit comments