소스 검색

improve expranations

kaori 4 년 전
부모
커밋
4ccf3af771
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  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>