diff --git a/schema/tables/puppet_info.yml b/schema/tables/puppet_info.yml index 81a22390b8..87794420f0 100644 --- a/schema/tables/puppet_info.yml +++ b/schema/tables/puppet_info.yml @@ -55,7 +55,7 @@ columns: description: Indicates if Puppet was run in [noop](https://puppet.com/docs/puppet/latest/metaparameter.html#noop) mode. required: false type: text - - name: noop_prending + - name: noop_pending description: Items pending from a [noop](https://puppet.com/docs/puppet/latest/metaparameter.html#noop) run. required: false type: text @@ -82,4 +82,4 @@ columns: - name: transaction_uuid description: The [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier) of the transaction. required: false - type: text \ No newline at end of file + type: text