summaryrefslogtreecommitdiffstats
path: root/web/input/development.md
diff options
context:
space:
mode:
authorJan Wagner <waja@cyconet.org>2014-02-16 11:06:11 (GMT)
committerJan Wagner <waja@cyconet.org>2014-02-16 11:06:11 (GMT)
commite304e4824e6b1a644093913e19dafaa99bd4af8c (patch)
tree6bc9c3d4d2e4380f31c5b080d5e9d20681c8c5e3 /web/input/development.md
parent05b433e331539b1a95d1318e5bad268778911c9a (diff)
downloadsite-e304e4824e6b1a644093913e19dafaa99bd4af8c.tar.gz
Fix wording
Diffstat (limited to 'web/input/development.md')
-rw-r--r--web/input/development.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/input/development.md b/web/input/development.md
index 0f106c6..4d79c91 100644
--- a/web/input/development.md
+++ b/web/input/development.md
@@ -27,7 +27,7 @@ introduction][git-intro] or [some other Git documentation][git-ref], first.
27### Integration Tests 27### Integration Tests
28 28
29We have integrated [continuous integration tests][ci-tests] into our 29We have integrated [continuous integration tests][ci-tests] into our
30development workflow. This ensures that we are aware of trivial build 30development workflow. This should ensure that we are aware of trivial build
31problems. This service is kindly hosted by [Travis CI][travis-start]. 31problems. This service is kindly hosted by [Travis CI][travis-start].
32 32
33### Bundled Test Suite 33### Bundled Test Suite