Skip to content

Commit c29fc74

Browse files
committed
Fixed typo
1 parent f70ed90 commit c29fc74

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

exercises/exercise-7.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ It also includes most of the Java implementation for both processes and the requ
1212
and [Task Output Parameters](../learning/concepts/fhir/task.md#task-output-parameters).
1313

1414
In order to solve this exercise, you should have solved exercise 6 and read the topics on
15-
[User Tasks](../learning/guides/user-taskss-in-the-dsf.md)
15+
[User Tasks](../learning/guides/user-tasks-in-the-dsf.md)
1616
and [adding Task Output Parameters](../learning/guides/adding-task-output-parameters-to-task-profiles.md).
1717

1818
Solutions to this exercise are found on the branch `solutions/exercise-7`. The skeleton can be found on the branch `skeleton/exercise-7`.
@@ -106,7 +106,7 @@ Solutions to this exercise are found on the branch `solutions/exercise-7`. The s
106106
<details>
107107
<summary>Don't know how the Questionnaire should look like?</summary>
108108

109-
Check out the [template](../learning/guides/user-taskss-in-the-dsf.md#questionnaire-template) again. Don't forget changing the URL.
109+
Check out the [template](../learning/guides/user-tasks-in-the-dsf.md#questionnaire-template) again. Don't forget changing the URL.
110110
</details>
111111

112112
* Add an item with linkId `binary-question` and type `display`.

0 commit comments

Comments
 (0)