Skip to content

Commit 94fd1db

Browse files
committed
case fix
1 parent fe97bb0 commit 94fd1db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

en/django_orm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ We can also reverse the ordering by adding `-` at the beginning:
131131
[<Post: 4th title of post>, <Post: My 3rd post!>, <Post: Post number 2>, <Post: Sample title>]
132132

133133

134-
### Chaining querysets
134+
### Chaining QuerySets
135135

136136
You can also combine QuerySets by **chaining** them together:
137137

0 commit comments

Comments
 (0)