Skip to content

Commit 43602ae

Browse files
authored
fix typo in kubernetes rootless mode documentation
1 parent e75b5d6 commit 43602ae

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)