Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 82e372c

Browse files
typo on quickstart
1 parent c7e5d25 commit 82e372c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/get-started/quickstart.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ pipenv install --dev
121121
```
122122

123123
<Note>
124-
We recommend using [Pipenv](https://pipenv.pypa.io/en/latest/) for dependence
125-
management and virtual environments It's included it in our python templates
124+
We recommend using [Pipenv](https://pipenv.pypa.io/en/latest/) for dependency
125+
management and virtual environments. It's included it in our python templates
126126
by default. Installation instructions:
127127
https://pipenv.pypa.io/en/latest/installation/#preferred-installation-of-pipenv
128128
</Note>

0 commit comments

Comments
 (0)