Skip to content

Commit

Permalink
Fixing typo causing wrong agency name
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher-walsh22 committed Sep 12, 2023
1 parent f150a04 commit ae39768
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ export class Constants {
[Constants.ApplicationRoles.ADMIN_ENV_EPD]: ['Ministry of Environment and Climate Change Strategy'],
[Constants.ApplicationRoles.ADMIN_ENV_COS]: ['Conservation Officer Service'],
[Constants.ApplicationRoles.ADMIN_ENV_BCPARKS]: ['BC Parks'],
[Constants.ApplicationRoles.ADMIN_ALC]: ['Agriculture Land Commission'],
[Constants.ApplicationRoles.ADMIN_ALC]: ['Agricultural Land Commission'],
[Constants.ApplicationRoles.ADMIN_WLRS]: ['Ministry of Water, Land and Resource Stewardship']
};

Expand Down

0 comments on commit ae39768

Please sign in to comment.