Skip to content

Commit 057ce0a

Browse files
bhrutledgeventhur
authored andcommitted
Update source/specifications/core-metadata.rst
1 parent 9b4342f commit 057ce0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/specifications/core-metadata.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -776,7 +776,7 @@ Each entry contains a string describing some other module or package required
776776
by this package.
777777

778778
The format of a requirement string is identical to that of a module or package
779-
name usable with the import statement, optionally followed by a version
779+
name usable with the ``import`` statement, optionally followed by a version
780780
declaration within parentheses.
781781

782782
A version declaration is a series of conditional operators and version numbers,

0 commit comments

Comments
 (0)