Skip to content

Commit c5ef13c

Browse files
committed
Update example commit comment
Addresses issue [#419](#419); this is more correct with what the changes actually were.
1 parent 6239f98 commit c5ef13c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

en/django_templates/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ $ git status
7373
$ git add -A .
7474
$ git status
7575
[...]
76-
$ git commit -m "Added views to create/edit blog post inside the site."
76+
$ git commit -m "Modified templates to display posts from database."
7777
[...]
7878
$ git push
7979
```

0 commit comments

Comments
 (0)