Skip to content

Commit f797f7e

Browse files
Fix typo in animation
1 parent af1f681 commit f797f7e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Diff for: animations/result/result.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ def process_record(i):
187187
))
188188

189189
# 2ND BATCH OF RECORDS FROM SERVER TO DRIVER
190-
self.describe(Text("When there's no more records in the driver buffer, the driver fetches more from the server."))
190+
self.describe(Text("When there are no more records in the driver buffer, the driver fetches more from the server."))
191191
self.play(
192192
LaggedStart(
193193
Succession(*records_anims),

Diff for: common-content/modules/ROOT/images/result.mp4

28.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)