Skip to content

Commit 975e382

Browse files
jnavilagitster
authored andcommitted
doc: fix unmatched code fences
This mismatch upsets the renderer on git-scm.com. Signed-off-by: Jean-Noel Avila <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 282616c commit 975e382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/gitcore-tutorial.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ index 557db03..263414f 100644
259259
@@ -1 +1,2 @@
260260
Hello World
261261
+It's a new day for git
262-
----
262+
------------
263263

264264
i.e. the diff of the change we caused by adding another line to `hello`.
265265

0 commit comments

Comments
 (0)