Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a23125f

Browse files
committed
docs(nit): Fix singular/plural
1 parent 35975bb commit a23125f

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

docs/changelog.rst

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ Update documentation on PyPI.
197197
Added
198198
~~~~~
199199

200-
New CLI options:
200+
New CLI option:
201201

202202
- :ref:`mapping-sheet`: ``--no-inherit-extension``
203203

@@ -251,7 +251,7 @@ Changed
251251
Added
252252
~~~~~
253253

254-
New CLI options:
254+
New CLI option:
255255

256256
- :ref:`mapping-sheet`: ``--codelist``
257257

@@ -337,7 +337,7 @@ Added
337337
Added
338338
~~~~~
339339

340-
New CLI options:
340+
New CLI option:
341341

342342
- :ref:`mapping-sheet`: ``--language``
343343

@@ -379,7 +379,7 @@ Fixed
379379
Added
380380
~~~~~
381381

382-
New CLI commands:
382+
New CLI command:
383383

384384
- ``split-project-packages``
385385

@@ -540,7 +540,7 @@ Fixed
540540
Added
541541
~~~~~
542542

543-
New CLI commands:
543+
New CLI command:
544544

545545
- ``convert-to-oc4ids``
546546

@@ -575,7 +575,7 @@ New CLI options:
575575
- :ref:`package-records`: ``--size``
576576
- :ref:`package-releases`: ``--size``
577577

578-
New CLI commands:
578+
New CLI command:
579579

580580
- :ref:`echo`
581581

@@ -644,11 +644,11 @@ New CLI options:
644644
- :ref:`package-records`: ``--fake``
645645
- :ref:`package-releases`: ``--fake``
646646

647-
New CLI commands:
647+
New CLI command:
648648

649649
- :ref:`package-records`
650650

651-
New library methods:
651+
New library method:
652652

653653
- :func:`ocdskit.combine.package_records`
654654

@@ -695,7 +695,7 @@ Command-line inputs can now be `concatenated JSON <https://en.wikipedia.org/wiki
695695
Added
696696
~~~~~
697697

698-
New CLI commands:
698+
New CLI command:
699699

700700
- :ref:`detect-format`
701701

@@ -778,7 +778,7 @@ Fixed
778778
Added
779779
~~~~~
780780

781-
New CLI options:
781+
New CLI option:
782782

783783
- :ref:`compile`:
784784

@@ -791,7 +791,7 @@ New CLI options:
791791
- :ref:`combine-record-packages`: ``--uri``, ``--published-date``
792792
- :ref:`combine-release-packages`: ``--uri``, ``--published-date``
793793

794-
New CLI commands:
794+
New CLI command:
795795

796796
- :ref:`upgrade`
797797

@@ -861,7 +861,7 @@ Added
861861

862862
New CLI options:
863863

864-
- ``validate``: ``--check-urls`` and ``--timeout``
864+
- ``validate``: ``--check-urls``, ``--timeout``
865865

866866
New CLI commands:
867867

0 commit comments

Comments
 (0)