Skip to content

Commit d8f77e9

Browse files
nico-ortizjzheaux
authored andcommitted
fix typo in documentation
1 parent eb0460d commit d8f77e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/servlet/test/method.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ class HelloMessageService : MessageService {
3636
======
3737

3838
The result of `getMessage` is a `String` that says "`Hello`" to the current Spring Security `Authentication`.
39-
The follwoing listing shows example output:
39+
The following listing shows example output:
4040

4141
[source,text]
4242
----

0 commit comments

Comments
 (0)