Skip to content

Commit f5a0d53

Browse files
adrianmoiseyLuckySB
authored andcommitted
Fix small typo (kubernetes-sigs#5029)
1 parent e1e6efb commit f5a0d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/vagrant.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The supported operating systems for vagrant are defined in the `SUPPORTED_OS` co
2626
File and image caching
2727
======================
2828

29-
Kubespray can take quit a while to start on a laptop. To improve provisioning speed, the variable 'download_run_once' is set. This will make kubespray download all files and containers just once and then redistributes them to the other nodes and as a bonus, also cache all downloads locally and re-use them on the next provisioning run. For more information on download settings see [download documentation](docs/downloads.md).
29+
Kubespray can take quite a while to start on a laptop. To improve provisioning speed, the variable 'download_run_once' is set. This will make kubespray download all files and containers just once and then redistributes them to the other nodes and as a bonus, also cache all downloads locally and re-use them on the next provisioning run. For more information on download settings see [download documentation](docs/downloads.md).
3030

3131
Example use of Vagrant
3232
======================

0 commit comments

Comments
 (0)