소스 검색

README typo

crypto-perry 3 년 전
부모
커밋
0b2415e05d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -106,7 +106,7 @@ If you use VSCode, you can get Solidity syntax highlighting via the [vscode-soli
 ### Ethers and Waffle
 
 If you can't get the [Waffle matchers](https://ethereum-waffle.readthedocs.io/en/latest/matchers.html) to work, try to
-make your `ethers` package version match the version used by the `@ethereum-waffle/chai` package. Seem
+make your `ethers` package version match the version used by the `@ethereum-waffle/chai` package. See
 [#111](https://github.com/paulrberg/solidity-template/issues/111) for more details.
 
 ## License