Fix typo in documentation

This commit is contained in:
Dan Siwiec
2020-03-08 17:01:30 -07:00
committed by Janne Valkealahti
parent 2e5ccdf424
commit c46f4778b4

View File

@@ -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:
====