Skip to content

Commit 27e9e5d

Browse files
authored
Minor fix to a missing in the inline script metadata doc.
1 parent 4693031 commit 27e9e5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/specifications/inline-script-metadata.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ script metadata (dependency data and tool configuration).
7979
This document MAY include the top-level fields ``dependencies`` and ``requires-python``,
8080
and MAY optionally include a ``[tool]`` table.
8181

82-
The ``[tool]`` MAY be used by any tool, script runner or otherwise, to configure
82+
The ``[tool]`` table MAY be used by any tool, script runner or otherwise, to configure
8383
behavior. It has the same semantics as the :ref:`[tool] table in pyproject.toml
8484
<pyproject-tool-table>`.
8585

0 commit comments

Comments
 (0)