From 1d439f0b3cd9052d92822fcee9822f9ec36625ab Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Fri, 1 Jan 2016 11:47:21 +0100 Subject: typo platform guide, second commit of 2016. --- pages/docs/platform/guide/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pages/docs') diff --git a/pages/docs/platform/guide/config.md b/pages/docs/platform/guide/config.md index b5a1eed..a62edf3 100644 --- a/pages/docs/platform/guide/config.md +++ b/pages/docs/platform/guide/config.md @@ -83,7 +83,7 @@ Vagrant options: * `@vagrant_network`. Allows you to override the default network used for local nodes. It should include a netmask like `@vagrant_network = '10.0.0.0/24'`. * `@custom_vagrant_vm_line`. Insert arbitrary text into the auto-generated Vagrantfile. For example, `@custom_vagrant_vm_line = "config.vm.boot_mode = :gui"`. -* `@vagrant_basebox` allows specifying a different basebox as the default one. Of example, `@vagrant_basebox = "LEAP/wheezy"` +* `@vagrant_basebox` allows specifying a different basebox as the default one. For example, `@vagrant_basebox = "LEAP/wheezy"` Logging options: -- cgit v1.2.3