trufflesuite / trufflesuite.github.io

Staging Repo of Build Artifacts for Truffle Suite. Find the source at https://github.com/trufflesuite/trufflesuite.com
https://www.trufflesuite.com
34 stars 161 forks source link

Fix typo in code #170

Closed jeffesquivels closed 6 years ago

jeffesquivels commented 6 years ago

Fix a typo in the fallback mechanism of the provided code that would prevent an user from running the Dapp on this tutorial directly from a non Metamask-enabled browser

Neurone commented 6 years ago

This is the same fix provided by #164

jeffesquivels commented 6 years ago

@Neurone you're right, I'm closing this PR. Thanks!