From a83610e170325e157726a4649923dff8ae303d12 Mon Sep 17 00:00:00 2001
From: Tres Seaver <tseaver@palladion.com>
Date: Wed, 20 Dec 2017 22:51:29 +0100
Subject: [PATCH] Merge pull request #27 from anseljh/patch-1

---
 docs/narr.rst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/narr.rst b/docs/narr.rst
index 04a8902..e4d42ae 100644
--- a/docs/narr.rst
+++ b/docs/narr.rst
@@ -33,7 +33,7 @@
 authentication purposes, but need to participate more directly in the
 mechanics of identification and authorization for some portions of the
 application.  For example, consider a system which allows users to
-sign up online for membrship in a site: once the user completes
+sign up online for membership in a site: once the user completes
 registration, such an application might wish to log the user in
 transparently, and thus needs to interact with the configured
 :mod:`repoze.who` middleware to generate response headers, ensuring

--
Gitblit v1.9.3