Skip to content

Commit

Permalink
Merge pull request #32 from crooksey/patch-1
Browse files Browse the repository at this point in the history
update typo
  • Loading branch information
ergo committed Dec 17, 2015
2 parents 8f51b76 + 8887a2b commit 9c6a2eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration.rst
Expand Up @@ -442,7 +442,7 @@ main __init__.py file of our application, like so:
# Tie it all together
config = Configurator(settings=settings,
root_factory='intranet.models.RootFactory',
root_factory='yourapp.models.RootFactory',
authentication_policy=authn_policy,
authorization_policy=authz_policy)
Expand Down

0 comments on commit 9c6a2eb

Please sign in to comment.