We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 513a0e9 + 3fc8780 commit f5dda62Copy full SHA for f5dda62
docs/src/docs/asciidoc/getting-started.adoc
@@ -516,7 +516,7 @@ is required.
516
<2> Assert that the service produced the expected response.
517
<3> Document the call to the service, writing the snippets into a directory named `index`
518
(which is located beneath the configured output directory). The snippets are written by
519
-a `RestDocumentationResultHandler`. You can obtain an instance of this clas from the
+a `RestDocumentationResultHandler`. You can obtain an instance of this class from the
520
static `document` method on
521
`org.springframework.restdocs.mockmvc.MockMvcRestDocumentation`.
522
0 commit comments