Skip to content

Commit c748d69

Browse files
abifacebook-github-bot
authored andcommitted
fix typo in Animations guide
Summary: Closes #15130 Differential Revision: D5469665 Pulled By: shergin fbshipit-source-id: 096e876b60234d90921467d5497a8250e765f885
1 parent 98e61de commit c748d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Animations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ manage frame updates for you.
472472

473473
### `setNativeProps`
474474

475-
As mentioned [in the Direction Manipulation section](docs/direct-manipulation.html),
475+
As mentioned [in the Direct Manipulation section](docs/direct-manipulation.html),
476476
`setNativeProps` allows us to modify properties of native-backed
477477
components (components that are actually backed by native views, unlike
478478
composite components) directly, without having to `setState` and

0 commit comments

Comments
 (0)