Fix typo
This commit is contained in:
parent
803fb0898a
commit
266c31981d
|
@ -209,7 +209,7 @@ export type IMeta = {
|
|||
remoteDriveCapacityMb?: number;
|
||||
|
||||
/**
|
||||
* Max allowed note text length in charactors
|
||||
* Max allowed note text length in characters
|
||||
*/
|
||||
maxNoteTextLength?: number;
|
||||
|
||||
|
|
Loading…
Reference in New Issue