Skip to content

Commit d8b9477

Browse files
lwasserucodery
andauthored
Fix: text cleanup
Co-authored-by: Jeremy Paige <[email protected]>
1 parent 5df5e0b commit d8b9477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package-structure-code/declare-dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ There are different shell applications that you and your package contributors mi
225225
* zsh is the shell that comes with most Mac OS computer
226226
* Windows users may use a tool such as git bash
227227
228-
Many shells don't support the bracket `[tests]` syntax which is why we add
228+
Some shells don't support unquoted brackets (`[tests]`) which is why we add
229229
quotes to the command in this guide like this:
230230
231231
`python -m pip install ".[tests]"`

0 commit comments

Comments
 (0)