tustvold commented on code in PR #5247:
URL: https://github.com/apache/arrow-rs/pull/5247#discussion_r1436638252


##########
object_store/src/aws/precondition.rs:
##########
@@ -48,7 +48,7 @@ pub enum S3CopyIfNotExists {
     HeaderWithStatus(String, String, reqwest::StatusCode),
     /// The name of a DynamoDB table to use for coordination
     ///
-    /// Encoded as either `dynamodb:<TABLE_NAME>` or 
`dynamodb:<TABLE_NAME>:<TIMEOUT_MILLIS>`
+    /// Encoded as either `dynamo:<TABLE_NAME>` or 
`dynamo:<TABLE_NAME>:<TIMEOUT_MILLIS>`

Review Comment:
   Drive by docs fix



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to