From d1f3fd5df3b43cfefd254d61d4c131bcb0f12b1f Mon Sep 17 00:00:00 2001 From: Angelo Ashmore Date: Thu, 10 Mar 2022 11:09:16 -1000 Subject: [PATCH] docs: add missing word --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bece8d..bc7d0d6 100644 --- a/README.md +++ b/README.md @@ -70,4 +70,4 @@ import "react-native-url-polyfill/auto"; `apollo-link-prismic` can now be used throughout your app. -**Note**: If the polyfill does not work after importing in your app's entry file, try the alternative ["Flexible" set up method described in `react-native-url-polyfill`'s](https://github.com/charpeni/react-native-url-polyfill#option-2-flexible). +**Note**: If the polyfill does not work after importing in your app's entry file, try the alternative ["Flexible" set up method described in `react-native-url-polyfill`'s documentation](https://github.com/charpeni/react-native-url-polyfill#option-2-flexible).