Skip to content

Commit

Permalink
fix typo in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
nico-ortiz authored and jzheaux committed Nov 14, 2023
1 parent eb0460d commit d8f77e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/servlet/test/method.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class HelloMessageService : MessageService {
======

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

[source,text]
----
Expand Down

0 comments on commit d8f77e9

Please sign in to comment.