nerdErg / swagger4jaxrs

This is a Grails plugin that adds Swagger support to document REST APIs of any Grails projects that use the Grails JAX-RS (JSR 311) plugin.
Apache License 2.0
10 stars 10 forks source link

Update README.md #15

Closed kgeis closed 10 years ago

kgeis commented 10 years ago

I fixed a couple of spelling mistakes, but grammar problems remain. I couldn't figure out what words should be in that sentence.

michaelrice commented 10 years ago

It should read: If you get a JSON body by visiting that url then you are ready to see if the Swagger-UI can reder it in your browser:

Thats what I think anyway. Thoughts?

kgeis commented 10 years ago

Sounds good! s/reder/render/

aruizca commented 10 years ago

Fine by me. I am not native English speaker and I wrote it pretty fast :+1:

@kgeis Would you mind modifying your pull request with @michaelrice suggestion please?

Cheers, Angel.

aruizca commented 10 years ago

Thanks @kgeis :+1: