Skip to content

Commit 969f777

Browse files
lwasserucodery
andauthored
Fix: text cleanup
Co-authored-by: Jeremy Paige <[email protected]>
1 parent 77ee115 commit 969f777

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
@@ -222,7 +222,7 @@ You can install multiple dependency groups in the `[optional.dependencies]` tabl
222222
:class: tip
223223
224224
There are different shell applications that you and your package contributors might use.
225-
* zsh is the shell that comes with most Mac OS computer
225+
* zsh is the shell that comes by default on newer Mac OS computers
226226
* Windows users may use a tool such as git bash
227227
228228
Some shells don't support unquoted brackets (`[tests]`) which is why we add

0 commit comments

Comments
 (0)