Skip to content

Commit 7bc67e8

Browse files
committed
Fix typo in sm-config.adoc
Credits to @Jun10ng in PR #1004
1 parent be2009a commit 7bc67e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/reference/asciidoc/sm-config.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ include::samples/DocsConfigurationSampleTests.java[tags=snippetAA]
5050

5151
You can also use strings instead of enumerations as states and
5252
events by using `StateMachineConfigurerAdapter`, as shown in the next example. Most
53-
of the configuration examples ues enumerations, but, generally speaking,
53+
of the configuration examples use enumerations, but, generally speaking,
5454
you can interchange strings and enumerations.
5555

5656
====

0 commit comments

Comments
 (0)