cloudyr / aws.s3

Amazon Simple Storage Service (S3) API Client
https://cloud.r-project.org/package=aws.s3
381 stars 147 forks source link

minuscule typo in the documentation of s3sync function #411

Open fBedecarrats opened 2 years ago

fBedecarrats commented 2 years ago

The help documentation for the s3sync function reads:

prefix: string, if set to non-empty string, leading part of the objects in the bucket much have that prefix, other objects are not considered. In practice, this alows the immitation of sub-directories in the bucket and in that case it is typically required that the training slash is included in the prefix.

Where training should read trailing