Skip to content

Commit 9493fe2

Browse files
fix(docs): webpack branding states it should be lower case
1 parent 4928421 commit 9493fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/learn/react-compiler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ export default defineConfig({
311311

312312
### Webpack {/*usage-with-webpack*/}
313313

314-
A community Webpack loader is [now available here](https://github.com/SukkaW/react-compiler-webpack).
314+
A community webpack loader is [now available here](https://github.com/SukkaW/react-compiler-webpack).
315315

316316
### Expo {/*usage-with-expo*/}
317317

0 commit comments

Comments
 (0)