Skip to content

Commit bb02284

Browse files
authored
Merge pull request DjangoGirls#1621 from DjangoGirls/replace-let's-type-with-enter
Replace "Let's type" with "Enter"
2 parents 856ea2e + dfdde68 commit bb02284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-
Let's type the following code:
137+
Enter the following code:
138138

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

0 commit comments

Comments
 (0)