Skip to content

Commit 93977fe

Browse files
committed
fix: address_of_entrypoint -> address-of-entrypoint
1 parent 6165aff commit 93977fe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

objects/pe-optional-header/definition.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,8 +237,8 @@
237237
"meta-category": "file",
238238
"name": "pe-optional-header",
239239
"requiredOneOf": [
240-
"address_of_entrypoint"
240+
"address-of-entrypoint"
241241
],
242242
"uuid": "ebde65ab-ce98-413d-a518-8f37bc79bcb9",
243243
"version": 2
244-
}
244+
}

0 commit comments

Comments
 (0)