Skip to content

Commit 121ad8f

Browse files
authored
Fix typo in Finalize Batch
1 parent 476b671 commit 121ad8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ __ https://docs.scale.com/reference#batch-finalization
140140

141141
.. code-block:: python
142142
143-
client.create_batch(batch_name = 'batch_name_01_07_2021')
143+
client.finalize_batch(batch_name = 'batch_name_01_07_2021')
144144
145145
Check Batch Status
146146
^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)