We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87efc02 commit 69406feCopy full SHA for 69406fe
en/django_views/README.md
@@ -21,7 +21,7 @@ Not too much stuff here yet.
21
22
Remember that lines starting with `#` are comments – this means that those lines won't be run by Python.
23
24
-Let's create a view as the comment suggests. Add the following minimal view below it:
+Let's create a *view* as the comment suggests. Add the following minimal view below it:
25
26
{% filename %}blog/views.py{% endfilename %}
27
```python
0 commit comments