sdk-java
sdk-java copied to clipboard
Fix inconsistency in javadoc for WorkflowInterface (#2232)
What was changed
This modifies slightly the code example in the javadoc for the @WorkflowInterface annotation.
Why?
The example code had a slight inconsistency with the accompanying text describing it.
Checklist
-
Closes #2232
-
How was this tested:
Inspected the documentation visually. Neither compiled nor run.