Skip to content

Commit d88cd4c

Browse files
authored
Update 2018-10-23-react-v-16-6.md
1 parent 4675ab0 commit d88cd4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/blog/2018-10-23-react-v-16-6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ function MyComponent() (
3232
);
3333
```
3434

35-
The Suspense component will also allow library authors to start building data fetching with Suspense support.
35+
The Suspense component will also allow library authors to start building data fetching with Suspense support in the future.
3636

3737
> Note: This feature is not yet available for server-side rendering. Suspense support will be added in a later release.
3838

0 commit comments

Comments
 (0)