Skip to content

Commit

Permalink
Add missing colon
Browse files Browse the repository at this point in the history
  • Loading branch information
hail2u committed Sep 4, 2016
1 parent d3d5667 commit 1bc0495
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ Good:

日本語は日本でのみ使われます。つまり国コードは必要ありません。

Bad
Bad:

<html lang="ja-JP">

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ Good:

Japanese is only used in Japan. So country code is not necessary.

Bad
Bad:

<html lang="ja-JP">

Expand Down

0 comments on commit 1bc0495

Please sign in to comment.