We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8b47ca commit 1fa8f85Copy full SHA for 1fa8f85
v-next/hardhat/src/config.ts
@@ -11,7 +11,7 @@ import type { HardhatUserConfig } from "./types/config.js";
11
/**
12
* Defines a Hardhat user config.
13
*
14
- * This function is normally expected to be use in your `hardhat.config.ts` file
+ * This function is normally expected to be used in your `hardhat.config.ts` file
15
* like this:
16
17
* ```js
0 commit comments