Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
patrice-conil authored Nov 15, 2016
1 parent eaf1b61 commit 314ae01
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 @@ -3,7 +3,7 @@

## Overview

The main goal of this project is to simplify the documentation process of your RESTFul services by combining hand-written using [Asciidoctor][3] docs, [Sprinfox static docs][1] generated docs or [Spring REST Docs][10] generated docs.
The main goal of this project is to simplify the documentation process of your RESTFul services by combining hand-written using [Asciidoctor][3] docs, [Springfox static docs][1] generated docs or [Spring REST Docs][10] generated docs.
Restdoc helper is a Maven plugin that generates [Asciidoctor][3] files and [FieldDescriptors][7] from [Swagger 2][6] annotations

The purpose of [Spring REST Docs][10] is to document your API with auto-generated snippets produced with [Spring MVC Test][4].
Expand Down

0 comments on commit 314ae01

Please sign in to comment.