Skip to content

Commit 181a66f

Browse files
author
Jai Govindani
committed
Fix minor typo in Readme.md (pod syntax)
Signed-off-by: Jai Govindani <[email protected]>
1 parent 85480b9 commit 181a66f

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
@@ -267,4 +267,4 @@ You can download the latest framework files from our [Releases page](https://git
267267

268268
Bolts is also available through [CocoaPods](http://cocoapods.org). To install it simply add the following line to your Podfile:
269269

270-
pod "Bolts"
270+
pod 'Bolts'

0 commit comments

Comments
 (0)