Skip to content

Commit 0c0652b

Browse files
Update CONTRIBUTING.md
spelling
1 parent da87ffd commit 0c0652b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Use the `--force-reinstall` flag to replace an existing version if necessary. T
4545

4646
5. Then install the pre-commit hooks with `pre-commit install`.
4747

48-
## Access the Pulumi stack
48+
## Previewing changes to the Pulumi stack
4949

5050
1. Activate the AWS SSO role you use to access `analytical-platform-data-production`:
5151
`aws-vault exec <name_of_your_role>`
@@ -59,9 +59,9 @@ You may see changes to update the local archive path, which can be ignored. If y
5959

6060
## Deploying changes
6161

62-
Pre-SSO, data enigneers had the permissions to deploy changes. Now you will need to ask someone from the Analytical Platform team to do so in `#ask-analytical-platform` on Slack. As usual, they will deploy the changes with `pulumi up` (there's a ticket to [automate the deployment](https://dsdmoj.atlassian.net/browse/PDE-1441)).
62+
Pre-SSO, data engineers had the permissions to deploy changes. Now you will need to ask someone from the Analytical Platform team to do so in `#ask-analytical-platform` on Slack. As usual, they will deploy the changes with `pulumi up` (there's a ticket to [automate the deployment](https://dsdmoj.atlassian.net/browse/PDE-1441)).
6363

64-
## QA
64+
## Testing deployment
6565

6666
After the stack is live, ask the user to test the export. This should include making sure the destination system gets the test file, as we can't see the destination buckets ourselves.
6767

0 commit comments

Comments
 (0)