summaryrefslogtreecommitdiff
path: root/HACKING.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2015-04-14 21:52:50 -0400
committerChris McDonough <chrism@plope.com>2015-04-14 21:52:50 -0400
commit9295929fc84008cdadd1c1625bedfe8384fbd044 (patch)
treee47bef93081241b43785ad2998c3ccd8196d13b1 /HACKING.txt
parent81fb26d351168e13c9f0270e1ea7eb9bdecda51c (diff)
parent5e752cd4c9425c4a7e6df250bb8757e7275b573f (diff)
downloadpyramid-9295929fc84008cdadd1c1625bedfe8384fbd044.tar.gz
pyramid-9295929fc84008cdadd1c1625bedfe8384fbd044.tar.bz2
pyramid-9295929fc84008cdadd1c1625bedfe8384fbd044.zip
Merge branch 'master' of github.com:Pylons/pyramid
Diffstat (limited to 'HACKING.txt')
-rw-r--r--HACKING.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING.txt b/HACKING.txt
index 9a7df8679..e31dd8714 100644
--- a/HACKING.txt
+++ b/HACKING.txt
@@ -238,7 +238,7 @@ or adds the feature. To build and review docs, use the following steps.
$ ./builddocs
-5. Open the ``.tox/_build/html/index.html`` file to see the resulting HTML
+4. Open the ``.tox/_build/html/index.html`` file to see the resulting HTML
rendering.
Change Log