Skip to content

Commit 073c29c

Browse files
committed
output fix
1 parent 1283d40 commit 073c29c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/interact-data/crud.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ returns ``Movie`` objects that represent movies released on January 1, 2000:
157157
:language: none
158158
:visible: false
159159

160-
<MongoQuerySet [<Movie: The Bumblebee Flies Anyway>, <Movie: Angels of the Universe>,
160+
<QuerySet [<Movie: The Bumblebee Flies Anyway>, <Movie: Angels of the Universe>,
161161
<Movie: First Person Plural>, <Movie: Just, Melvin: Just Evil>, <Movie: Sound and Fury>,
162162
<Movie: Peppermint Candy>]>
163163

0 commit comments

Comments
 (0)