fixed grammar in getting-started.rst (#11649)

This commit is contained in:
Alex Gaynor 2024-09-24 10:21:01 -04:00 committed by GitHub
parent 531e2b44f0
commit 06f3fdbfb3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@ handled by the use of ``nox``, which can be installed with ``pip``.
OpenSSL on macOS
~~~~~~~~~~~~~~~~
You must have installed `OpenSSL`_ (via `Homebrew`_ , `MacPorts`_) before
You must have installed `OpenSSL`_ (via `Homebrew`_ or `MacPorts`_) before
invoking ``nox`` or else pip will fail to compile.
Running tests