From 7c9c05a8a5e912278df8e8f0169909d77d3929e3 Mon Sep 17 00:00:00 2001 From: Jennifer Power Date: Wed, 22 May 2024 14:58:28 -0400 Subject: [PATCH] docs: updates master branch to main the README.md Signed-off-by: Jennifer Power --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a67c327..df31970 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ OSCAL Custom Profiles for testing with FedRAMP REV5 HIGH baseline profile. The workflow to update content consists of the following steps: 1. From a user's branch, modify and commit a markdown or json file within the workspace. (Most updates will be made to markdown files.) -2. A user submits a pull request to add their changes to the workspace's master branch. +2. A user submits a pull request to add their changes to the workspace's main branch. 3. From a user's branch, trestle-bot synchronizes the workspace content, validates it, and formats it. 4. The workspace updates are conditionally added to the workspace's main branch.