Skip to content

Commit d105e1f

Browse files
committed
Upsetting -> Upserting typo fix
1 parent 035c442 commit d105e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/use-cases/pre-aggregated-reports.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ will exist.
140140

141141
To avoid situations where your application must pre-allocate large
142142
numbers of documents at midnight, it's best to create documents
143-
throughout the previous day by :term:`upsetting <upsert>` randomly
143+
throughout the previous day by :term:`upserting <upsert>` randomly
144144
when you update a value in the current day's data.
145145

146146
This requires some tuning, to balance two requirements:

0 commit comments

Comments
 (0)