summaryrefslogtreecommitdiff
path: root/Tutorials.md
diff options
context:
space:
mode:
Diffstat (limited to 'Tutorials.md')
-rw-r--r--Tutorials.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Tutorials.md b/Tutorials.md
index d921bdb..e940fe4 100644
--- a/Tutorials.md
+++ b/Tutorials.md
@@ -2,8 +2,8 @@ Tutorials may use diff syntax to show edits:
```diff
this is some code
--delete this line
--add this line
+-delete red lines
++add green lines
```