Skip to content

Commit 125565c

Browse files
updated architecture doc
1 parent e507a5b commit 125565c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Linting is handled by ESLint. See `.eslintrc.js` for the configuration.
5454
Linting is run automatically as a pre-commit hook.
5555

5656
## Updating and Deploying
57-
1. Clone the Repo and make your code updates.
57+
1. Clone the Repo and make your code updates on a new branch.
5858
2. Generate a new action package with `npm run-script build`.
5959
3. Commit and push a PR to Github. Get it approved and merged
6060
into main.

0 commit comments

Comments
 (0)