Skip to content

Commit 28986ea

Browse files
nielsdB97diasbruno
authored andcommitted
Fix typo in docs
1 parent 702ff62 commit 28986ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/styles/transitions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@ Instead of this
7272
}
7373
```
7474

75-
React Modal has adopted the [stable Portal API](https://reactjs.org/docs/portals.html) API as exposed in React 16.
75+
React Modal has adopted the [stable Portal API](https://reactjs.org/docs/portals.html) as exposed in React 16.
7676

7777
And `createProtal` API from React 16 [no longer allow](https://github.com/facebook/react/issues/10826#issuecomment-355719729) developers to intervene the unmounting of the portal component.

0 commit comments

Comments
 (0)