fix(client): typo in certification view (#34422)
This commit is contained in:
committed by
mrugesh mohapatra
parent
76a8fb4c8a
commit
d9ac45868c
@ -239,7 +239,7 @@ class CertificationSettings extends Component {
|
|||||||
: createFlashMessage({
|
: createFlashMessage({
|
||||||
type: 'info',
|
type: 'info',
|
||||||
message:
|
message:
|
||||||
'To claim a certification, you must first accept our acedemic ' +
|
'To claim a certification, you must first accept our academic ' +
|
||||||
'honesty policy'
|
'honesty policy'
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user