diff --git a/rfcs/text/0015-create-file-elf.md b/rfcs/text/0015-create-file-elf.md index 5ce6f519a9..e6bb06dc54 100644 --- a/rfcs/text/0015-create-file-elf.md +++ b/rfcs/text/0015-create-file-elf.md @@ -90,7 +90,6 @@ Stage 1: Provide a high-level description of example sources of data. This does ### Real world examples ``` "file": { diff --git a/rfcs/text/0015/elf.yml b/rfcs/text/0015/elf.yml index f7622b21df..f3113f728c 100644 --- a/rfcs/text/0015/elf.yml +++ b/rfcs/text/0015/elf.yml @@ -94,9 +94,9 @@ level: extended description: > Packers used for the ELF file. - normalize: + normalize: - array - example: '[ "upx" ]' + example: '[ "upx" ]' - name: sections description: >