correct provisioner typo (#10822)

Correct provision typo
pull/10800/head^2
Ricardo Katz 5 years ago committed by GitHub
parent 755395faf8
commit 166df2ce1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -82,5 +82,5 @@ build {
```
Each of these `post-processors` will start after each build -- that is, after
each privision step has run on each source --. In all cases the source image is
each provision step has run on each source --. In all cases the source image is
going to be deleted.

Loading…
Cancel
Save