Skip to content

Commit 1fa8f85

Browse files
alcuadradoCopilot
andcommitted
Update v-next/hardhat/src/config.ts
Co-authored-by: Copilot <[email protected]>
1 parent a8b47ca commit 1fa8f85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v-next/hardhat/src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import type { HardhatUserConfig } from "./types/config.js";
1111
/**
1212
* Defines a Hardhat user config.
1313
*
14-
* This function is normally expected to be use in your `hardhat.config.ts` file
14+
* This function is normally expected to be used in your `hardhat.config.ts` file
1515
* like this:
1616
*
1717
* ```js

0 commit comments

Comments
 (0)