Skip to content

Commit da37547

Browse files
committed
Tweak link
1 parent c93dac5 commit da37547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

peps/pep-0771.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ Installing without default extras
241241

242242
In some cases, package maintainers may want to facilitate installing packages
243243
without any default extras. In this case, as will be shown in more detail in
244-
`How to teach this`_, the best approach is to define an extra which could be
244+
`Examples of usage`_, the best approach is to define an extra which could be
245245
called e.g. ``minimal`` or ``nodefault`` (the naming would be up to the package
246246
maintainer) which would be an empty set of dependencies. If this extra is
247247
specified, no default extras will be included, so that e.g. ``package[minimal]``

0 commit comments

Comments
 (0)