Skip to content

Commit b83ceef

Browse files
committed
Merge pull request #447 from henziger/patch-1
Update README.md
2 parents ffdc16c + da3aaa3 commit b83ceef

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
@@ -154,7 +154,7 @@ It'd be good to see if your website will still be working on PythonAnywhere, rig
154154
$ git status
155155
$ git add -A .
156156
$ git status
157-
$ git commit -m "Added views to create/edit blog post inside the site."
157+
$ git commit -m "Added view and template for detailed blog post as well as CSS for the site."
158158
$ git push
159159
```
160160

0 commit comments

Comments
 (0)