From 0c11d0427e12557fa41cdfbc00f6a83a36c58af7 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Thu, 2 Jun 2016 22:24:22 -0700 Subject: Random grammar stuff (#2955) --- docs/development/getting-started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/development/getting-started.rst') diff --git a/docs/development/getting-started.rst b/docs/development/getting-started.rst index 0bbb18ce..3ad9fe82 100644 --- a/docs/development/getting-started.rst +++ b/docs/development/getting-started.rst @@ -27,7 +27,7 @@ You must have installed `OpenSSL`_ via `Homebrew`_ or `MacPorts`_ and must set ``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 -- cgit v1.2.3