Fix inconsistency between description and example

This commit is contained in:
i-ky 2020-08-21 15:26:47 +03:00 committed by GitHub
parent f9ab076bc3
commit 628bf11bc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -191,7 +191,7 @@ that are generally useful to know if you are using this provisioner.
### Customize `/etc/default/docker`
To customize this file, use the `post_install_provisioner` shell provisioner.
To customize this file, use the `post_install_provision` shell provisioner.
```ruby
Vagrant.configure("2") do |config|