Skip to content

Commit 27afa02

Browse files
committed
Fix typo in README
1 parent 6b9ce63 commit 27afa02

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
@@ -47,7 +47,7 @@ Additional steps:
4747

4848
- make sure bitcode is disabled in your iOS XCode project
4949
- make sure that your iOS app's Podfile does **not** include `use_frameworks!`
50-
- sure `framework` block should probably declare `isStatic = true`
50+
- your `framework` block should probably declare `isStatic = true`
5151

5252
## Usage
5353

0 commit comments

Comments
 (0)