diff --git a/docs/Animations.md b/docs/Animations.md index ad93309e6e4ac3..06a522e56122d9 100644 --- a/docs/Animations.md +++ b/docs/Animations.md @@ -472,7 +472,7 @@ manage frame updates for you. ### `setNativeProps` -As mentioned [in the Direction Manipulation section](docs/direct-manipulation.html), +As mentioned [in the Direct Manipulation section](docs/direct-manipulation.html), `setNativeProps` allows us to modify properties of native-backed components (components that are actually backed by native views, unlike composite components) directly, without having to `setState` and