Skip to content

Commit a7f24c0

Browse files
authored
Fixes authenticode-signing -> authenticode-sign
1 parent 2f87751 commit a7f24c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/artifact-configuration/syntax.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,8 @@ Each set element contains:
209209

210210
A set's `<for-each>` element can include the same child elements as the corresponding simple file or directory element:
211211

212-
* `<pe-file>` supports `<authenticode-signing/>`
213-
* therefore `<pe-file-set>` supports `<authenticode-signing/>` within the `<for-each>` element
212+
* `<pe-file>` supports `<authenticode-sign/>`
213+
* therefore `<pe-file-set>` supports `<authenticode-sign/>` within the `<for-each>` element
214214

215215
Sets are especially useful if your artifacts contain repeating nested structures.
216216

0 commit comments

Comments
 (0)