Merge branch 'develop' of https://github.com/syuilo/misskey into develop

This commit is contained in:
syuilo 2019-02-05 17:30:25 +09:00
commit 2f4434b0d8
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
2 changed files with 4 additions and 4 deletions

View file

@ -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;