Skip to content

Commit 1e1bed8

Browse files
authored
Fix a phrasing issue in README (#442)
1 parent b10dcbb commit 1e1bed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Meanwhile, React Native has grown around that polyfill, then some unexpected err
5353
5454
That's why you may need this external dependency. So, if you use `URL` within your app, you probably want to take a look at the installation steps below!
5555

56-
Unfortunately, adding `react-native-url-polyfill` to React Native source code will means adding 📦 **78.71 KB** (as of RN 0.67) to the JavaScript bundle, that's why it's not included by default.
56+
Unfortunately, adding `react-native-url-polyfill` to React Native source code would mean adding 📦 **78.71 KB** (as of RN 0.67) to the JavaScript bundle, that's why it's not included by default.
5757

5858
## Installation
5959

0 commit comments

Comments
 (0)