Skip to content

Commit

Permalink
Merge pull request #89 from hutchison/develop
Browse files Browse the repository at this point in the history
Fixes a typo in README.rst
  • Loading branch information
StevenMapes authored Oct 18, 2024
2 parents 20d9cfa + 4aad1b7 commit 329a436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Usage
``include`` however the first argument should be either a decorator or an
iterable of decorators to apply to all included views (if an iterable, the order of the
decorators is the order in which the functions will be applied on the views).
Herei s an example URL conf::
Here is an example URL conf::

from django.contrib import admin
from django.core.exceptions import PermissionDenied
Expand Down

0 comments on commit 329a436

Please sign in to comment.