Skip to content

Commit 815b368

Browse files
authored
Update autolinking.md (#1410)
1 parent e5f4ef3 commit 815b368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/autolinking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ correct location and update them accordingly:
118118
- path to `native_modules.gradle` in your `android/settings.gradle`
119119
- path to `native_modules.gradle` in your `android/app/build.gradle`
120120

121-
Dependencies are only linked if they are listed in the package.json of the mobile workspace, where "react-native" dependency if defined. For example, with this file structure:
121+
Dependencies are only linked if they are listed in the package.json of the mobile workspace, where "react-native" dependency is defined. For example, with this file structure:
122122
```
123123
/root
124124
/packages

0 commit comments

Comments
 (0)