docs/s3: fix typo in s3 documentation (#5515)
This commit is contained in:
parent
bb6b44d199
commit
e00db968aa
1 changed files with 1 additions and 1 deletions
|
@ -251,7 +251,7 @@ y/e/d>
|
|||
### Modified time ###
|
||||
|
||||
The modified time is stored as metadata on the object as
|
||||
`X-Amz-Meta-Mtime` as floating point since the epoch accurate to 1 ns.
|
||||
`X-Amz-Meta-Mtime` as floating point since the epoch, accurate to 1 ns.
|
||||
|
||||
If the modification time needs to be updated rclone will attempt to perform a server
|
||||
side copy to update the modification if the object can be copied in a single part.
|
||||
|
|
Loading…
Add table
Reference in a new issue