Skip to content

Commit cadba16

Browse files
committed
Merge pull request DjangoGirls#422 from williln/patch-1
Update example commit comment
2 parents 6239f98 + c5ef13c commit cadba16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)