Skip to content

Commit

Permalink
Merge branch 'master' of github.com:nkuttler/django-webmaster-verific…
Browse files Browse the repository at this point in the history
…ation
  • Loading branch information
Nicolas Kuttler committed Jan 26, 2013
2 parents 2a6a9a5 + e8606c4 commit 0671854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -28,7 +28,7 @@ Add ``webmaster_verification`` to your INSTALLED_APPS in settings.py::
...,
)

Add ``wembaster_verification`` to your root urlconf (urls.py)::
Add ``webmaster_verification`` to your root urlconf (urls.py)::

urlpatterns = patterns('',
...,
Expand Down

0 comments on commit 0671854

Please sign in to comment.