Skip to content

Commit 6932118

Browse files
authored
Correct grammar
1 parent b9b34d7 commit 6932118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/faq-styling.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ render() {
1616
}
1717
```
1818

19-
CSS class 常會依賴 component prop 或 state:
19+
通常 CSS class 會依賴 component prop 或 state:
2020

2121
```jsx
2222
render() {

0 commit comments

Comments
 (0)