Update how-to-contribute.md (#508)

漏了“代码”俩字
diff --git a/docs/zh/guide/contribute/how-to-contribute.md b/docs/zh/guide/contribute/how-to-contribute.md
index 79537ce..1461350 100644
--- a/docs/zh/guide/contribute/how-to-contribute.md
+++ b/docs/zh/guide/contribute/how-to-contribute.md
@@ -48,7 +48,7 @@
 * [Road Map](https://cwiki.apache.org/confluence/x/fJBTBw)
 
 ## 贡献文档或代码
-提交代码 *Pull Request* 并不是参与 Weex 贡献的唯一方式,在Weex社区中,**文档和一样重要**,并尊重所有开发者对 Weex 文档或代码的贡献。
+提交代码 *Pull Request* 并不是参与 Weex 贡献的唯一方式,在Weex社区中,**文档和代码一样重要**,并尊重所有开发者对 Weex 文档或代码的贡献。
 
 :::tip
 Weex 采用了 Apache License 2.0,请确保你的贡献符合Apache License 2.0的约束。
@@ -66,4 +66,4 @@
 :::
 
 ### 贡献代码
-贡献的代码可以是修复已知的 bug 或者 开发新 feature,参考[代码提交指南](./contribute-code.html)了解更多细节。
\ No newline at end of file
+贡献的代码可以是修复已知的 bug 或者 开发新 feature,参考[代码提交指南](./contribute-code.html)了解更多细节。