Skip to content

Commit 3119071

Browse files
authored
Update website/docs/en/guide/basic/configure-rslib.mdx
1 parent 3a0d495 commit 3119071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/en/guide/basic/configure-rslib.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ DEBUG=rsbuild pnpm build
172172

173173
In debug mode, Rslib will write the Rsbuild / Rspack config to the dist directory, which is convenient for developers to view and debug.
174174

175-
Here is an example, this is a library that sets both CJS and ESM formats:
175+
Here is an example of a library that sets both CJS and ESM formats:
176176

177177
```
178178
Inspect config succeed, open following files to view the content:

0 commit comments

Comments
 (0)