From f3f1a1fb062aaece1a8b4570b8014f3ddebf5081 Mon Sep 17 00:00:00 2001 From: Matt-Spence Date: Tue, 14 Jan 2025 12:03:36 -0600 Subject: [PATCH] Update docs/developer/cloning-databases.md Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com> --- docs/developer/cloning-databases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developer/cloning-databases.md b/docs/developer/cloning-databases.md index 4dcb5f52d..a193e4685 100644 --- a/docs/developer/cloning-databases.md +++ b/docs/developer/cloning-databases.md @@ -11,7 +11,7 @@ Step 1: Get the name of the correct service using `cf spaces-users cisa-dotgov stable`. There should only be one user with a name that is a UUID, that is the one you want. step 2: -Remove the space develeper role by doing the following command: +Remove the space developer role by doing the following command: `cf unset-space-role [USER] cisa-dotgov staging SpaceDeveloper` This will cause the job to fail without requiring pushing anything to main.