Skip to content

Commit f0dbcb4

Browse files
Update src/content/docs/r2/objects/view-objects.mdx
Co-authored-by: Kate Tungusova <[email protected]>
1 parent 9870303 commit f0dbcb4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/content/docs/r2/objects/view-objects.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ sidebar:
77

88
import { FileTree, Tabs, TabItem, Steps } from "~/components"
99

10-
View your R2 bucket's objects through:
10+
View your R2 bucket's objects through the:
1111

12-
- the [Cloudflare dashboard](https://dash.cloudflare.com/login).
13-
- the [`wrangler list` command](/workers/wrangler/commands/#r2-bucket-list).
14-
- the `rclone ls` command, if using [`rclone`](https://rclone.org/install/).
12+
- [Cloudflare dashboard](https://dash.cloudflare.com/login).
13+
- [`wrangler list` command](/workers/wrangler/commands/#r2-bucket-list).
14+
- `rclone ls` command, if using [`rclone`](https://rclone.org/install/).
1515

1616
## View prefixes as directories
1717

0 commit comments

Comments
 (0)