Skip to content

Commit 0c9b896

Browse files
committed
docs: remove a spurious word
1 parent 4556271 commit 0c9b896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ TOML Syntax
7575
...........
7676

7777
`TOML syntax`_ uses explicit lists with brackets, and strings with quotes.
78-
Booleans are in ``true`` or ``false``.
78+
Booleans are ``true`` or ``false``.
7979

8080
Configuration must be within the ``[tool.coverage]`` section, for example,
8181
``[tool.coverage.run]``. Environment variable expansion in values is

0 commit comments

Comments
 (0)