Skip to content

Commit

Permalink
fix: very minor typo correction in cli.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MENGZHEGENG authored and roedoejet committed Jul 23, 2024
1 parent b432bad commit 6087b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readalongs/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ def align(**kwargs): # noqa: C901 # some versions of flake8 need this here ins
\b
If TEXTFILE has a .txt extension or does not start with an XML declaration
line, it is read as plain text with the following conventions:
line, it is read as plain text with the following conventions:
- The text should be plain UTF-8 text without any markup.
- Paragraph breaks are indicated by inserting one blank line.
- Page breaks are indicated by inserting two blank lines.
Expand Down

0 comments on commit 6087b74

Please sign in to comment.