pachadotdev commented on a change in pull request #10546: URL: https://github.com/apache/arrow/pull/10546#discussion_r677960150
########## File path: r/vignettes/fs.Rmd ########## @@ -86,27 +98,48 @@ june2019 <- SubTreeFileSystem$create("s3://ursa-labs-taxi-data/2019/06") ## Authentication To access private S3 buckets, you need typically need two secret parameters: -a `access_key`, which is like a user id, -and `secret_key`, like a token. +an `access_key`, which is like a user id, +and a `secret_key`, like a token. Review comment: native speakers can help me at this I added 'n' because 'an apple' -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org