Skip to content

Commit b749f92

Browse files
committed
fix
1 parent 7487cde commit b749f92

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ In the created file `plantuml.pdf`, you will see the following result:
219219

220220
You can find a more detailed description of the plugins [here](plugins.md).
221221

222-
## Command Line Interface script.
222+
## Command Line Interface script
223223

224224
As an example, you can download the [pdf file](examples/markdown_pdf.pdf) created from this README.
225225
This [Python script](makepdf.py) was used to create the PDF file.

README_ru.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ pdf.save("plantuml.pdf")
213213

214214
Вы можете ознакомиться с более подробным [описанием плагинов](plugins_ru.md).
215215

216-
## Скрипт командной строки (CLI).
216+
## Скрипт командной строки (CLI)
217217

218218
В качестве примера вы можете загрузить созданный из этого README [pdf файл](examples/markdown_pdf_ru.pdf).
219219
Для создания pdf файла использовался [этот скрипт](makepdf.py) Python.

0 commit comments

Comments
 (0)