Merge pull request #179 from Pylons/stevepiercy-patch-1

fix typo
diff --git a/RELEASING.rst b/RELEASING.rst
index 971f646..f9265f3 100644
--- a/RELEASING.rst
+++ b/RELEASING.rst
@@ -24,7 +24,7 @@
 
 - Add this to your ``~/.pypirc``::
 
-    [test.releaser]
+    [zest.releaser]
     no-input = true
     create-wheel = yes