You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/ECER.Clients.RegistryPortal/ecer.clients.registryportal.client/src/components/ECEIteRegistrantRequirements.vue
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
<v-row>
9
9
<v-colcols="12">
10
10
<ECEHeadertitle="Education for Infant and Toddler Educator (ITE)"></ECEHeader>
11
-
<p>You must have completed an infant and toddler educator training program.</p>
11
+
<p>You must have completed an infant and toddler educator program.</p>
Copy file name to clipboardExpand all lines: src/ECER.Clients.RegistryPortal/ecer.clients.registryportal.client/src/components/ECEOneYearRequirements.vue
Copy file name to clipboardExpand all lines: src/ECER.Clients.RegistryPortal/ecer.clients.registryportal.client/src/components/ECESneRegistrantRequirements.vue
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
<v-row>
9
9
<v-colcols="12">
10
10
<ECEHeadertitle="Education for Special Needs Educator (SNE)"></ECEHeader>
11
-
<p>You must have completed a special needs early childhood educator training program.</p>
11
+
<p>You must have completed a special needs early childhood educator program.</p>
Copy file name to clipboardExpand all lines: src/ECER.Clients.RegistryPortal/ecer.clients.registryportal.client/src/components/SpecializedCertificationOptions.vue
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@
4
4
<templatev-if="!isLaborMobility">
5
5
<p>There are 2 types of specialized certifications in B.C. that you can add to your ECE Five Year certificate.</p>
6
6
<olclass="ml-10">
7
-
<li>Infant and Toddler Educator (ITE) - you must have completed an infant and toddler educator training program</li>
8
-
<li>Special Needs Educator (SNE) - you must have completed a special needs early childhood educator training program</li>
7
+
<li>Infant and Toddler Educator (ITE) - you must have completed an infant and toddler educator program</li>
8
+
<li>Special Needs Educator (SNE) - you must have completed a special needs educator program</li>
0 commit comments