diff options
Diffstat (limited to 'docs/userguide/quickstart.rst')
| -rw-r--r-- | docs/userguide/quickstart.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/userguide/quickstart.rst b/docs/userguide/quickstart.rst index 3af8aaa8..5be1078a 100644 --- a/docs/userguide/quickstart.rst +++ b/docs/userguide/quickstart.rst @@ -236,7 +236,7 @@ Dependency management ===================== Packages built with ``setuptools`` can specify dependencies to be automatically installed when the package itself is installed. -The example bellow show how to configure this kind of dependencies: +The example below show how to configure this kind of dependencies: .. tab:: setup.cfg |
