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({
|
||||
type: 'info',
|
||||
message:
|
||||
'To claim a certification, you must first accept our acedemic ' +
|
||||
'To claim a certification, you must first accept our academic ' +
|
||||
'honesty policy'
|
||||
});
|
||||
};
|
||||
|
Reference in New Issue
Block a user