From 9a8cb90399d058e2e09e7a98c5ad489861e97ba8 Mon Sep 17 00:00:00 2001 From: "A.J. Stein" Date: Tue, 22 Oct 2024 21:34:28 -0400 Subject: [PATCH] [skip ci] Fix FRR103 spacing for #675 Completely address feedback from @david-waltermire after checking for final review of style guide left in the comment below. https://github.com/GSA/fedramp-automation/pull/760#discussion_r1803898145 --- src/validations/constraints/STYLE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/validations/constraints/STYLE.md b/src/validations/constraints/STYLE.md index 2e716ac4d..f34332814 100644 --- a/src/validations/constraints/STYLE.md +++ b/src/validations/constraints/STYLE.md @@ -10,7 +10,7 @@ This document is to instruct FedRAMP developers and community members on mandato |-----------------|-------------------------|-------------------------|-------------| | [FRR101](#frr101) | Separate OSCAL External Constraints | Required | ID | | [FRR102](#frr102) | Constraints Sorted from Broadest to Narrowest Metapath Target | Required | Metapath; Sorting | -| [FRR103](#frr103) | Constraints in the Context Sorted Alphabetically by ID | Required | ID; Sorting | +| [FRR103](#frr103) | Constraints in the Context Sorted Alphabetically by ID | Required | ID; Sorting | | [FRR104](#frr104) | Constraints Have a Help URL Property | Required | Structure; Metadata | | [FRR105](#frr105) | Constraints Have a Unique ID | Required | ID; Metadata | | [FRR106](#frr106) | Constraints Have IDs with Lower Case Letters, Numbers, and Dashes | Required | ID | @@ -245,7 +245,7 @@ Below is a non-conformant example. ID: `frr103` -Formal Name: Constraints in the Context Sorted Alphabetically by ID +Formal Name: Constraints in the Context Sorted Alphabetically by ID State: Required