diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js
index 65693d9d..ecd221fe 100644
--- a/docs/.vuepress/config.js
+++ b/docs/.vuepress/config.js
@@ -107,7 +107,7 @@ module.exports = {
          text: "Resources",
          items: [
           {
-            text: "Integrating Crypto.org Chain",
+            text: "Integrating with Cronos Chain",
             link: "/resources/chain-integration"
           },              
           {
diff --git a/docs/resources/chain-integration.md b/docs/resources/chain-integration.md
index a36c8038..597e189e 100644
--- a/docs/resources/chain-integration.md
+++ b/docs/resources/chain-integration.md
@@ -43,7 +43,7 @@
 | Token name | address                                      | decimal |
 | ---------- | -------------------------------------------- | ------- |
 | WCRO       | `0x5C7F8A570d578ED84E63fdFA7b1eE72dEae1AE23` | 18      |
-| WETH       | `0xe44Fd7fCb2b1581822D0c862B68222998a0c299a` | 18       |
+| WETH       | `0xe44Fd7fCb2b1581822D0c862B68222998a0c299a` | 18      |
 | WBTC       | `0x062E66477Faf219F25D27dCED647BF57C3107d52` | 8       |
 | USDC       | `0xc21223249CA28397B4B6541dfFaEcC539BfF0c59` | 6       |
 | USDT       | `0x66e428c3f67a68878562e79A0234c1F83c208770` | 6       |