From 73c273af193f56ea339d423e79d803bea5f45db5 Mon Sep 17 00:00:00 2001 From: Bartosz Nitka Date: Mon, 26 Oct 2015 20:42:18 +0100 Subject: [PATCH] Fix a typo in the User's Guide ReST intro Test Plan: harbormaster Reviewers: austin, bgamari Reviewed By: bgamari Subscribers: thomie Differential Revision: https://phabricator.haskell.org/D1374 --- docs/users_guide/editing-guide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/users_guide/editing-guide.rst b/docs/users_guide/editing-guide.rst index 7e973ce6d3..64db781a63 100644 --- a/docs/users_guide/editing-guide.rst +++ b/docs/users_guide/editing-guide.rst @@ -106,7 +106,7 @@ on this convention in the User's Guide, ~~~~~~~~~~~~~~ Header level 4 - ^^^^^^^^^^^^^^^ + ^^^^^^^^^^^^^^ Formatting code -- GitLab