Skip to content

Commit

Permalink
Correct explanation in test
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrichau committed Apr 19, 2024
1 parent ed3d613 commit 26ca492
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ renderContentOn: html
html listItem: 'Click back-button'.
html listItem: 'Click button of Step 1'.
html listItem: 'Click button of Step 2' ].
html paragraph: 'Step 1 and Step 2 should have consistent number of visible presenters. Especially there should never be two WAAnswerDecorations.'.
html paragraph: 'Step 1 and Step 2 should have consistent number of visible presenters. Especially there should never be two WAAnswerHandler decorations.'.

html heading level: 2; with: 'Application'.
html render: task.
Expand Down

0 comments on commit 26ca492

Please sign in to comment.