Parcourir la source

improve expranations

kaori il y a 4 ans
Parent
commit
4ccf3af771
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1 2
      packages/app/src/components/Me/EditorSettings.tsx

+ 1 - 2
packages/app/src/components/Me/EditorSettings.tsx

@@ -283,9 +283,8 @@ export const EditorSettings: FC<Props> = () => {
               <strong>max-comma</strong>
             </label>
             <p className="form-text text-muted small">
-              max: maximum number of , <br />
+              textlint rule is that limit maximum ten(、) count of sentence. <br />
               Default: 4
-
             </p>
           </div>