Skip to content

Commit

Permalink
Merge pull request #183 from kleinlieu/master
Browse files Browse the repository at this point in the history
Fixes typos in README
  • Loading branch information
justinseanmartin committed Mar 13, 2016
2 parents f9af9d0 + 2755ef5 commit 1a9b1a1
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 @@ -110,7 +110,7 @@ but the current functionality should prove useful nonetheless.

PonyDebugger lets you remotely log text and object dumps via the `PDLog` and
`PDLogObjects` function. This lets you reduce the amount of content being
loggedin `NSLog`, while also allowing you dynamically introspect objects.
logged in `NSLog`, while also allowing you to dynamically introspect objects.

![PonyDebugger Remote Login Screenshot](https://github.com/square/PonyDebugger/raw/master/Documentation/Images/RemoteLogging.png)

Expand Down

0 comments on commit 1a9b1a1

Please sign in to comment.