From d7563ec63cf08a511e68a6597c1007be1cba22e2 Mon Sep 17 00:00:00 2001 From: danbjoseph Date: Mon, 10 Aug 2020 10:43:42 -0400 Subject: [PATCH] missing space --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09a39eaf5..5f55a579b 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ The documentation uses a formatting known as [reStructuredTest (reST)](https://w An `italic section of text` will have a single backtick on either side. ``` -Italic text needs to have a space before, then a backtick or grave accent (\`) that touches the first character of the italic text, then the italic text, then a backtick or grave accent (\`)that touches the last character of the italic text, then a space. +Italic text needs to have a space before, then a backtick or grave accent (\`) that touches the first character of the italic text, then the italic text, then a backtick or grave accent (\`) that touches the last character of the italic text, then a space. ![](https://raw.githubusercontent.com/OpenDroneMap/docs/publish/source/readme-img/reST_syntax_italic_transifex.png) ![](https://raw.githubusercontent.com/OpenDroneMap/docs/publish/source/readme-img/reST_syntax_italic_en.png)