Skip to content

Commit 10da345

Browse files
authored
fix: fixed typo (#654)
1 parent 796c809 commit 10da345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/css.en-US.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ umi comes with less and css parsing tools, so we are free to use either of the t
2323
}
2424
```
2525

26-
``index.ts`
26+
`index.ts`
2727

2828
```tsx | pure
2929
import styles from 'index.css'; // tell umi to compile this css

0 commit comments

Comments
 (0)