From 01c23800b6d2cf3be72ca039152349a45cb81da8 Mon Sep 17 00:00:00 2001 From: Andrew Pease <7442091+peasead@users.noreply.github.com> Date: Wed, 7 Apr 2021 16:17:17 -0500 Subject: [PATCH] fixed gcp artifact and spacing --- rfcs/text/0015-create-file-elf.md | 1 - rfcs/text/0015/elf.yml | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) 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: >