diff options
author | Dave Whiteland <dave@mysociety.org> | 2014-06-10 16:09:37 +0100 |
---|---|---|
committer | Dave Whiteland <dave@mysociety.org> | 2014-06-10 16:09:37 +0100 |
commit | ae7976f020e6413d4c82499fbf4c99b7eaa0e087 (patch) | |
tree | 96284efa6f4502d33135ee8d6ae1f3b15d28c607 | |
parent | bae62db32ea92c535c4649630f07113c47206c8c (diff) |
tidy up wording
-rw-r--r-- | glossary.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glossary.md b/glossary.md index dbe6b8f71..56728c5ee 100644 --- a/glossary.md +++ b/glossary.md @@ -343,7 +343,7 @@ Definitions A <strong>staging server</strong> is one that you use for testing code or configuration before it goes live. This is different from a <a href="#development" class="glossary">development server</a>, on which you change the code and settings to - make everything all work OK, or the + make everything work, or the <a href="#production" class="glossary">production server</a>, which is the site your users visit running with live data. <p> |