Skip to content

Commit e27b3b8

Browse files
committed
docs: typo
1 parent 51e2a11 commit e27b3b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ yarn add -D @types/react-syntax-highlighter
3333
| hljsStyle | Highlight.js style imported from `react-syntax-highlighter/dist/esm/styles/hljs` | `{ [key: string]: React.CSSProperties }` | false |
3434
| containerStyle | `containerStyle` for the underlying `ScrollView` | `StyleProp<br><ViewStyle>` | true |
3535
| textStyle | Style for the text components. Note: `color` property will be overridden | `StyleProp<TextStyle> | true |
36-
| [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) Props | Props from supported by react-syntax-highlighter | | |
36+
| [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) Props | Props supported by react-syntax-highlighter | | |
3737

3838

3939
### Example

0 commit comments

Comments
 (0)