correct provisioner typo (#10822)

Correct provision typo
This commit is contained in:
Ricardo Katz
2021-03-25 13:27:05 +01:00
committed by GitHub
parent 755395faf8
commit 166df2ce1d
@@ -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.