소스 검색

Wordsmithing.

Stefano Cossu 2 년 전
부모
커밋
0ec67e7de0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      transliterator/templates/index.html

+ 1 - 1
transliterator/templates/index.html

@@ -11,7 +11,7 @@
                     <option value="{{ k }}">{{ v["name"] }}</option>
                 {% endfor %}
             </select>
-            <label class="label-inline" for="r2s">Roman-to-Script</label>
+            <label class="label-inline" for="r2s">Roman to Script</label>
             <input type="checkbox" id="r2s" name="r2s">
         </fieldset>
         <fieldset>