Skip to content

Commit 7d35f2e

Browse files
author
Parker
committed
Fixed ending quote in pod entry in README.
1 parent f85433d commit 7d35f2e

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
@@ -7,7 +7,7 @@ Accordion-style table view, with block-based delegation.
77

88
## Installation
99

10-
[CocoaPods](http://cocoapods.org) by putting `pod 'PDTiledView` in your `Podfile`, or you can drop `PDTiledView{.h,.m}` into your project.
10+
[CocoaPods](http://cocoapods.org) by putting `pod 'PDTiledView'` in your `Podfile`, or you can drop `PDTiledView{.h,.m}` into your project.
1111

1212
## Usage
1313

0 commit comments

Comments
 (0)