Skip to content

Commit

Permalink
Merge pull request #2666 from figueroaRicardo/fix-typo
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
dilipkrish committed Sep 16, 2018
2 parents a04d57b + 51edd1e commit 6d17fee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/asciidoc/swagger.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ https://github.com/swagger-api/swagger-spec/blob/master/versions/2.0.md[2.0] of
Where possible, the Swagger 2.0 specification is preferable.

The https://github.com/swagger-api/swagger-core/wiki/Annotations[swagger-core annotations], as provided by
https://github.com/swagger-api/swagger-core[swagger-core], are typically used to decorate the java source code of an API which is bing
https://github.com/swagger-api/swagger-core[swagger-core], are typically used to decorate the java source code of an API which is being
'swaggered'. Springfox is aware of the Swagger-Core Annotations and will favor those annotations over inferred defaults.

=== Swagger 1.2 vs Swagger 2.0
Expand Down

0 comments on commit 6d17fee

Please sign in to comment.