Random grammar stuff (#2955)
diff --git a/docs/development/getting-started.rst b/docs/development/getting-started.rst
index 0bbb18c..3ad9fe8 100644
--- a/docs/development/getting-started.rst
+++ b/docs/development/getting-started.rst
@@ -27,7 +27,7 @@
 ``CFLAGS`` and ``LDFLAGS`` environment variables before installing the
 ``dev-requirements.txt`` otherwise pip will fail with include errors.
 
-For example with `Homebrew`_:
+For example, with `Homebrew`_:
 
 .. code-block:: console