Minor fix (line 116)

This commit is contained in:
Darío Hereñú 2021-06-27 16:12:38 -03:00 committed by GitHub
parent 4e6f77e176
commit b47c26e2d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -113,7 +113,7 @@ Where:
#### Two-lines Title
Title line in `Header` section supports multiline, use `\\n` to sepparate lines, i.e.:
Title line in `Header` section supports multiline, use `\\n` to separate lines, i.e.:
```bash
echo "Line 1 \\n Line2 | size=8"
```