Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cutmail committed Dec 18, 2013
1 parent 953e1a6 commit 3bf400e
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 3bf400e

Please sign in to comment.