Skip to content

Commit a01fc48

Browse files
committed
docs: add missing space
1 parent a837818 commit a01fc48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc-tools/doc-pages/src/pages/PageFAQ.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ export default function PageFAQ() {
113113
<Chapter title="Troubleshooting">
114114
<Section title="Warning: You seem to update the X prop of the Y component in short periods of time...">
115115
<Paragraph>
116-
There is a detailed explaination for this warning here:
116+
There is a detailed explaination for this warning here:{' '}
117117
<Hyperlink url="https://stackoverflow.com/q/68966120/2779871">
118118
Stack Overflow | react-native-render-html, "You seem to update
119119
..."

0 commit comments

Comments
 (0)