Skip to content

Commit b9369fb

Browse files
committed
Fix warnings
1 parent f95a86e commit b9369fb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/config/development/pack-from-scratch/grass.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Setting up a New Feature
5151
.. code-block:: yaml
5252
:caption: pack.yml
5353
:linenos:
54-
:emphasize-lines: 5-10
54+
:emphasize-lines: 5-7
5555
5656
id: YOUR_PACK_ID
5757

docs/config/development/pack-from-scratch/palette.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Setting up a New Palette
3434
.. code-block:: yaml
3535
:caption: pack.yml
3636
:linenos:
37-
:emphasize-lines: 9
37+
:emphasize-lines: 8
3838
3939
id: YOUR_PACK_ID
4040
version: 0.2.0

0 commit comments

Comments
 (0)