Skip to content

Commit

Permalink
docs: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkness4 committed Jun 27, 2023
1 parent 3a467fe commit f0aa95c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/docs/guides/90-storage/05-claiming-volume.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ spec:
storageClassName: ceph-bucket
```

If you setup the `ingress`, you can access to the bucket externally by fetching the values in the Secret, like this:
If you set up the `ingress`, you can access the bucket externally by fetching the values in the Secret, like this:

```shell
echo AWS_HOST=<ingress address>
Expand Down

0 comments on commit f0aa95c

Please sign in to comment.