Skip to content

Commit 0137689

Browse files
committed
Merge pull request #2 from kuy/fix-case
Fix case
2 parents f83c54a + 638f1bb commit 0137689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/vue/layout/index.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<h2>もし以下の項目が気に入るなら試してみましょう!</h2>
111111
<ul>
112112
<li>拡張可能なデータバインディング</li>
113-
<li>純粋な Javascript オブジェクトモデル</li>
113+
<li>純粋な JavaScript オブジェクトモデル</li>
114114
<li>理に適ったシンプルな API</li>
115115
<li>コンポーネントで UI をビルド</li>
116116
<li>小さいライブラリとマッチしてミックスできる</li>

0 commit comments

Comments
 (0)