Skip to content

Commit 89db86e

Browse files
committed
correct and match annotation indentation description with example
1 parent 15df4e6 commit 89db86e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1967,7 +1967,8 @@ Translations of the guide are available in the following languages:
19671967

19681968
* <a name="indent-annotations"></a>
19691969
If multiple lines are required to describe the problem, subsequent lines
1970-
should be indented two spaces after the `#`.
1970+
should be indented three spaces after the `#` (one general plus two for
1971+
indentation purpose).
19711972
<sup>[[link](#indent-annotations)]</sup>
19721973

19731974
```Ruby

0 commit comments

Comments
 (0)