Skip to content

Commit 82f15cb

Browse files
committed
clarify sentence
1 parent 0fc22fb commit 82f15cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/contributing-code/python-guidelines/contents.lr

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ with the organization.
2525

2626
Please work to minimize the number of development related technologies. This
2727
helps minimize the overhead of contributing to multiple projects. Most of our
28-
projects use either [Pipenv][pipenv], _the Python Development Workflow for
29-
Humans_, or [docker-compose][dockercompose], _a tool for defining and running
28+
projects use [Pipenv][pipenv], _the Python Development Workflow for Humans_,
29+
and/or [docker-compose][dockercompose], _a tool for defining and running
3030
multi-container Docker applications_.
3131

3232
[pipenv]: https://github.com/pypa/pipenv

0 commit comments

Comments
 (0)