Skip to content

Commit

Permalink
Add the 'is' in "of 2 spaces is used"
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikt-ma committed Mar 7, 2021
1 parent 3e4ea47 commit 142f51e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styleguide.md
Expand Up @@ -19,7 +19,7 @@ The document is in ongoing transition to _one sentence per line_ source code for
This means that any modified or new text should have each sentence alone on a single physical line in the source file.
Once we have the physical line breaks in the correct places, the diffs of future changes will become clean and easy to grasp.

When indenting the contents of a LaTeX environment, an indentation of 2 spaces used.
When indenting the contents of a LaTeX environment, an indentation of 2 spaces is used.
It is recommended to not add indentation before `\item`:
```
\begin{itemize}
Expand Down

0 comments on commit 142f51e

Please sign in to comment.