Skip to content

Commit

Permalink
- changed "BC Registries staff" -> "BC Registries" in a few places pe…
Browse files Browse the repository at this point in the history
…r designs
  • Loading branch information
Severin Beauvais committed Oct 22, 2024
1 parent 9178447 commit 845c7c9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/components/ContinuationIn/UploadAffidavit.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- Upload Affidavit -->
<p :class="{ 'error-text': getShowErrors && !affivaditFileValid }">
You are required to provide either a <strong>Director's Affidavit</strong> or a
<strong>Court Order</strong>. This will be reviewed by BC Registries staff.
<strong>Court Order</strong>. This will be reviewed by BC Registries.
</p>

<ul>
Expand Down
2 changes: 1 addition & 1 deletion src/components/common/RegAddEditOrgPerson.vue
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@

<!-- Business or Corporation -->
<template v-if="isOrg">
<!-- Business or Corporation Unregistered in B.C. (Registries Staff Only) -->
<!-- Business or Corporation Unregistered in B.C. (Registries Staff only) -->
<article
v-if="!orgPerson.isLookupBusiness && isRoleStaff"
class="manual-add-article"
Expand Down
2 changes: 1 addition & 1 deletion src/views/ContinuationIn/ContinuationInAuthorization.vue
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<h2>Proof of Authorization</h2>
<p>
You must provide proof of authorization to continue out of your previous jurisdiction. This
will be reviewed by BC Registries staff.
will be reviewed by BC Registries.
</p>
</header>

Expand Down

0 comments on commit 845c7c9

Please sign in to comment.