thisisnic commented on a change in pull request #10546:
URL: https://github.com/apache/arrow/pull/10546#discussion_r678169362
##########
File path: r/vignettes/fs.Rmd
##########
@@ -54,21 +60,27 @@ This may be convenient when dealing with
long URIs, and it's necessary for some options and authentication methods
that aren't supported in the URI format.
-With a `FileSystem` object, we can point to specific files in it with the
`$path()` method.
+With a `FileSystem` object, we can point to specific files in it with the
Review comment:
```suggestion
With a `FileSystem` object, you can point to specific files in the S3 bucket
with the
```
--
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]