diff --git a/docs/src/reference/asciidoc/sm-config.adoc b/docs/src/reference/asciidoc/sm-config.adoc index b78ba877..db9fef80 100644 --- a/docs/src/reference/asciidoc/sm-config.adoc +++ b/docs/src/reference/asciidoc/sm-config.adoc @@ -254,7 +254,7 @@ include::samples/DocsConfigurationSampleTests.java[tags=snippetEC] ---- ==== -If need be, you can manually create imilar logic for every action. +If need be, you can manually create similar logic for every action. The following example shows how to do so: ====