Signed-off-by: Nathan Baulch <nathan.baulch@gmail.com>
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Co-authored-by: Christian Mesh <christianmesh1@gmail.com>
This commit is contained in:
Nathan Baulch
2024-08-30 03:20:33 +10:00
committed by GitHub
parent ffeded20a4
commit ea558d9d4b
209 changed files with 410 additions and 410 deletions

View File

@@ -38,7 +38,7 @@ func newProviders() *Providers {
}
}
// MarshalForRenderer converts the provided internation representation of the
// MarshalForRenderer converts the provided internal representation of the
// schema into the public structured JSON versions.
//
// This is a format that can be read by the structured plan renderer.