fix: fix spelling typo Maximun Attempts -> Maximum Attempts
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
<FormControl
|
||||
type="number"
|
||||
v-model="quiz.max_attempts"
|
||||
:label="__('Maximun Attempts')"
|
||||
:label="__('Maximum Attempts')"
|
||||
/>
|
||||
<FormControl
|
||||
type="number"
|
||||
|
||||
Reference in New Issue
Block a user