strongloop / strong-remoting

Communicate between objects in servers, mobile apps, and other servers.
www.strongloop.com
Other
105 stars 93 forks source link

fix long lines in docs that were failing jshint #227

Closed rmg closed 9 years ago

rmg commented 9 years ago

Introduced in 4d96596

@crandmck I tried to only wrap the long lines, but I had to take some liberties with the one particularly long URL (including replacing it with a Confluence generated short URL), so you are probably the best to review.

/cc @ritch @raymondfeng because linting is part of this module's tests, doc changes can break the build. For that reason I recommend doc changes go through the PR process so that they can at least be linted before merging.

raymondfeng commented 9 years ago

Lgtm