Browse Source

Docs: Reverted "english" to "en".

Mr.doob 5 years ago
parent
commit
1af3252b09
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/index.html

+ 1 - 1
docs/index.html

@@ -30,7 +30,7 @@
 					<input placeholder="" type="text" id="filterInput" autocorrect="off" autocapitalize="off" spellcheck="false" />
 					<div id="exitSearchButton"></div>
 					<select id="language">
-						<option value="en">english</option>
+						<option value="en">en</option>
 						<option value="zh">中文</option>
 					</select>
 				</div>