Skip to content

Commit

Permalink
Fix naming error
Browse files Browse the repository at this point in the history
Signed-off-by: Jean-Christophe <[email protected]>
  • Loading branch information
jcdrouin21 committed Apr 3, 2023
1 parent 914b36a commit f7ac5f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/assets/branding/QC-credential-branding.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ const ANIGLabelOverlayEn: LabelOverlay = {

const CQENLabelOverlayFr: LabelOverlay = {
type: 'spec/overlays/label/1.0',
capture_base: '',
captureBase: '',
language: 'fr',
attributeLabels: {
email: 'Courriel',
Expand Down

0 comments on commit f7ac5f4

Please sign in to comment.