diff --git a/.github/scripts/generateSupportedNetworks.js b/.github/scripts/generateSupportedNetworks.js index 60a5fa7f..c7331c15 100644 --- a/.github/scripts/generateSupportedNetworks.js +++ b/.github/scripts/generateSupportedNetworks.js @@ -93,7 +93,7 @@ ${networks return ` ### ${network} -This networks's Chain Id is ${chainId}. +This network's Chain Id is ${chainId}. ${_contracts .filter(c => c.chainId === chainId) diff --git a/.github/styles/Vocab/default/accept.txt b/.github/styles/Vocab/default/accept.txt index 0faabec1..80629122 100644 --- a/.github/styles/Vocab/default/accept.txt +++ b/.github/styles/Vocab/default/accept.txt @@ -72,3 +72,4 @@ composable endhint endembed Rinkeby +Testnet