Skip to content

Commit 92740b7

Browse files
deeptikorwardas-g
authored andcommitted
Clarify that code has to be added in the "Create a template for the post details" section.
1 parent 17b5f86 commit 92740b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

en/extend_your_application/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Oh no! Another error! But we already know how to deal with it, right? We need to
134134

135135
We will create a file in `blog/templates/blog` called `post_detail.html`, and open it in the code editor.
136136

137-
It will look like this:
137+
Let's type the following code:
138138

139139
{% filename %}blog/templates/blog/post_detail.html{% endfilename %}
140140
```html

0 commit comments

Comments
 (0)