Skip to content

Commit 5df5e0b

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

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
@@ -230,7 +230,7 @@ quotes to the command in this guide like this:
230230
231231
`python -m pip install ".[tests]"`
232232
233-
In some cases you may see syntax without the quotes in guidebooks or contributing
233+
In some cases you may see commands without the quotes in guidebooks or contributing
234234
guides like the example below:
235235
236236
`python -m pip install yourPackage[tests]`

0 commit comments

Comments
 (0)