Skip to content

Commit 9fa5f28

Browse files
committed
Fix typo in .gitattributes filename
1 parent 8b1c163 commit 9fa5f28

File tree

1 file changed

+1
-1
lines changed
  • src/content/developers/tutorials/waffle-say-hello-world-with-hardhat-and-ethers

1 file changed

+1
-1
lines changed

src/content/developers/tutorials/waffle-say-hello-world-with-hardhat-and-ethers/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ MyWaffleProject
6868
│ └── sample-script.js
6969
├── test
7070
│ └── sample-test.js
71-
├── .gitattributs
71+
├── .gitattributes
7272
├── .gitignore
7373
├── hardhat.config.js
7474
└── package.json

0 commit comments

Comments
 (0)