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 a063f84 commit af794c4Copy full SHA for af794c4
pages/docs/manual/latest/inlining-constants.mdx
@@ -6,7 +6,7 @@ canonical: "/docs/manual/latest/inlining-constants"
6
7
# Inlining Constants
8
9
-Sometime, in the JavaScript output, you might want a certain value to be forcefully inlined. For example:
+Sometimes, in the JavaScript output, you might want a certain value to be forcefully inlined. For example:
10
11
```js
12
if (process.env.mode === 'development') {
0 commit comments