a38a4f03 by astaxie

Merge pull request #492 from TimothyYe/master

Fix spelling mistake
2 parents 92196c60 e8a22660
...@@ -168,7 +168,7 @@ var errtpl = ` ...@@ -168,7 +168,7 @@ var errtpl = `
168 {{.Content}} 168 {{.Content}}
169 <a href="/" title="Home" class="button">Go Home</a><br /> 169 <a href="/" title="Home" class="button">Go Home</a><br />
170 170
171 <br>power by beego {{.BeegoVersion}} 171 <br>Powered by beego {{.BeegoVersion}}
172 </div> 172 </div>
173 </div> 173 </div>
174 </div> 174 </div>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!