Skip to content

Commit e4629b5

Browse files
author
Nicolas Hart
committed
Fix markdown title
1 parent 010856c commit e4629b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/no-raw-text.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ const text = 'some text';
2525
<View><Text>{`${text}`}</Text></View>
2626
```
2727

28-
####This rule has an object option:
28+
#### This rule has an object option:
2929

3030
- "skip" – allow to skip checking for the array of custom components

0 commit comments

Comments
 (0)