Skip to content

Commit 4d97502

Browse files
authored
fix typo in kubernetes rootless mode documentation (#22076)
<!--Delete sections as needed --> ## Description <!-- Tell us what you did and why --> It bothered me ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [x] Editorial review - [ ] Product review
1 parent a9efaca commit 4d97502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/manuals/build/builders/drivers/kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ that you want to support.
246246
## Rootless mode
247247

248248
The Kubernetes driver supports rootless mode. For more information on how
249-
rootless mode works, and it's requirements, see
249+
rootless mode works, and its requirements, see
250250
[here](https://github.com/moby/buildkit/blob/master/docs/rootless.md).
251251

252252
To turn it on in your cluster, you can use the `rootless=true` driver option:

0 commit comments

Comments
 (0)