Skip to content

Commit 3fc8780

Browse files
jinseong.hwangwilkinsona
authored andcommitted
Fix a typo in getting started reference documentation
See gh-679
1 parent 513a0e9 commit 3fc8780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/docs/asciidoc/getting-started.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ is required.
516516
<2> Assert that the service produced the expected response.
517517
<3> Document the call to the service, writing the snippets into a directory named `index`
518518
(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
519+
a `RestDocumentationResultHandler`. You can obtain an instance of this class from the
520520
static `document` method on
521521
`org.springframework.restdocs.mockmvc.MockMvcRestDocumentation`.
522522

0 commit comments

Comments
 (0)