summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki/background.rst
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2018-08-19 00:36:46 -0700
committerSteve Piercy <web@stevepiercy.com>2018-08-19 00:36:46 -0700
commit5af30057aa5528eaa277603ee717b7111c147a51 (patch)
tree72af1e5a928cd8c99f86d109e6e51eff58253e79 /docs/tutorials/wiki/background.rst
parent72eb0abbdb6b2c56c7b731edb7006416316b9790 (diff)
downloadpyramid-5af30057aa5528eaa277603ee717b7111c147a51.tar.gz
pyramid-5af30057aa5528eaa277603ee717b7111c147a51.tar.bz2
pyramid-5af30057aa5528eaa277603ee717b7111c147a51.zip
Standardize Unix capitalization
Diffstat (limited to 'docs/tutorials/wiki/background.rst')
-rw-r--r--docs/tutorials/wiki/background.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/wiki/background.rst b/docs/tutorials/wiki/background.rst
index c583b375c..61383c2d6 100644
--- a/docs/tutorials/wiki/background.rst
+++ b/docs/tutorials/wiki/background.rst
@@ -11,7 +11,7 @@ familiar to someone with :term:`Zope` experience. It uses
URLs to code. It can also be followed by people without any prior
Python web framework experience.
-To code along with this tutorial, the developer will need a UNIX
+To code along with this tutorial, the developer will need a Unix
machine with development tools (Mac OS X with XCode, any Linux or BSD
variant, and so on) *or* a Windows system of any kind.