summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRangi <35663410+Rangi42@users.noreply.github.com>2018-01-26 23:00:28 -0500
committerRangi <35663410+Rangi42@users.noreply.github.com>2018-01-26 23:00:28 -0500
commit2a2d919bb316162de0267573135703cd57a8836f (patch)
tree30ccc3068d334c72c70b8d5bca41cfb45ef39462
parentf14273e73604a6c8f33bfee68282c8c3d8e44c61 (diff)
Updated Tutorials (markdown)
-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
```