Browse Source

Update Code-style-guide.html

gogoend 6 years ago
parent
commit
ca4c80ef93
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/manual/zh/introduction/Code-style-guide.html

+ 1 - 1
docs/manual/zh/introduction/Code-style-guide.html

@@ -8,7 +8,7 @@
 		<link type="text/css" rel="stylesheet" href="page.css" />
 	</head>
 	<body>
-		<h1>代码风格指南[name]</a></h1>
+		<h1>代码风格指南[name]</a></h1>
 
 		<p class="desc">
 			在three.js中的所有文档和示例使用的是Mr.doob的代码风格。