Skip to content

Commit 58a4901

Browse files
authored
docs: fix typo in en/browserslist.mdx (#5280)
1 parent bbab73c commit 58a4901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/en/guide/advanced/browserslist.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Rsbuild will set different default values of Browserslist according to [output.t
3232

3333
### Web target
3434

35-
If [output.target`is`web`, Rsbuild will use the following Browserslist by default:
35+
If `output.target` is `web`, Rsbuild will use the following Browserslist by default:
3636

3737
```yaml title=".browserslistrc"
3838
chrome >= 87

0 commit comments

Comments
 (0)