Skip to content

Commit e89d5f2

Browse files
authored
Update source/specifications/core-metadata.rst
1 parent 6e7760d commit e89d5f2

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
@@ -770,7 +770,7 @@ Each entry contains a string describing some other module or package required
770770
by this package.
771771

772772
The format of a requirement string is identical to that of a module or package
773-
name usable with the import statement, optionally followed by a version
773+
name usable with the ``import`` statement, optionally followed by a version
774774
declaration within parentheses.
775775

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

0 commit comments

Comments
 (0)