summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/configuration.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/configuration.rst b/docs/narr/configuration.rst
index 59fa70e86..ee2d17f4d 100644
--- a/docs/narr/configuration.rst
+++ b/docs/narr/configuration.rst
@@ -27,7 +27,7 @@ application.
selectively, making the resulting application easier to understand
for the original developer. When using a framework, the developer
is typically required to cede a greater portion of control to code
- he has not authoried: code that resides in the framework itself.
+ he has not authored: code that resides in the framework itself.
You needn't use a framework at all to create a web application
using Python. A rich set of libraries exists for the platform
which you can snap together to effectively create your own