Update website/source/guides/hcl/component-object-spec/index.html.md.erb

Co-Authored-By: Wilken Rivera <dev@wilkenrivera.com>
pull/8501/head
Adrien Delorme 6 years ago committed by GitHub
parent 971eac1701
commit da12c73726
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -37,5 +37,5 @@ following snippet:
func (b *Builder) ConfigSpec() hcldec.ObjectSpec { return b.config.FlatMapstructure().HCL2Spec() }
```
From now one every time you add or change a field of Config you will need to
From now on every time you add or change a field of Config you will need to
run he `go generate` command again.

Loading…
Cancel
Save