Skip to content

Commit

Permalink
Merge pull request ninjinkun#8 from cutmail/typo
Browse files Browse the repository at this point in the history
fixed typo
  • Loading branch information
ninjinkun committed Dec 18, 2013
2 parents 953e1a6 + 3bf400e commit 17c4e23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ NJKWebViewProgress don't use CocoaTouch's private methods. It's AppStore safe.
- ARC

# Usage
Instance `NJKWebViewProgress` and set `UIWebViewDelegate`. If you set `webViewProxyDelegate`, `NJKWebViewProgress` suould perform as a proxy object.
Instance `NJKWebViewProgress` and set `UIWebViewDelegate`. If you set `webViewProxyDelegate`, `NJKWebViewProgress` should perform as a proxy object.

```objc
NJKWebViewProgress *progressProxy = [[NJKWebViewProgress alloc] init];
Expand Down

0 comments on commit 17c4e23

Please sign in to comment.