Skip to content

Commit da414e2

Browse files
committed
SH feedback
1 parent ca1a9b8 commit da414e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/write/update.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
}
3232

3333
result = restaurants.update_many(query_filter, update_operation,
34-
collation=Collation(locale='fr_CA'))
34+
collation=Collation(locale='fr_CA'))
3535
# end-update-many-collation
3636

3737
# start-update-options

0 commit comments

Comments
 (0)