Merge branch '21123-scheduling-status'
[arvados.git] / doc / sdk / python / cookbook.html.textile.liquid
index c9e1f05f17567a76c362c4b7d5968a0d3352854a..d7d34fc0b0aa91221b26f38282dd85642559f73e 100644 (file)
@@ -498,7 +498,7 @@ dst_collection.copy(
     # The path of the source file or directory to copy
     'ExamplePath',
     # The path where the source file or directory will be copied.
-    # Pass the empty string like this to copy it to the same path.
+    # Pass an empty string like this to copy it to the same path.
     '',
     # The collection where the source file or directory comes from.
     # If not specified, the default is the current collection (so you'll