Skip to content

Commit 66b7cb3

Browse files
committed
fix README typo
1 parent 7093252 commit 66b7cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ def your_view(request):
194194

195195
## `example_app/urls.py`
196196

197-
Include your replate in the list of urlpatterns
197+
Include your template in the list of urlpatterns
198198

199199
```python
200200
from django.urls import path

0 commit comments

Comments
 (0)