Skip to content

Commit e5ab47f

Browse files
Apply suggestion from @anjalitrace2-nhs
Co-authored-by: Anjali Trace <[email protected]>
1 parent 4b9772d commit e5ab47f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/get_s3_permissions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ def add_smoke_test_files(secretsmanager, local_path, env_name):
279279
def add_sandbox_files(local_path):
280280
"""Add the permissions required for the sandbox environments.
281281
Only call this function if your want to add sandbox permissions.
282-
These permissions are taken from the existing permissions in the API repos.
282+
These permissions are taken from the existing permissions in the API proxy repos.
283283
"""
284284
sandbox_app_id = "NRL-SANDBOX-APP"
285285
nrl_sandbox_perms = {

0 commit comments

Comments
 (0)