Skip to content

Commit b2c3263

Browse files
docs: fix typos
1 parent d94ced5 commit b2c3263

6 files changed

+13
-13
lines changed

docs/user/using-the-capture-app.md

+13-13
Original file line numberDiff line numberDiff line change
@@ -1346,41 +1346,41 @@ Example from new Tracker event:
13461346

13471347
![](resources/images/attribute-option-combo-tracker.png)
13481348

1349-
# Related stages and linked events for tracker programs
1349+
# Related stages and linked events for Tracker programs
13501350
You can connect any two program stages via a relationship. To enable this feature, you can set up two program stages in the same program and link them with a stage-to-stage relationship.
13511351

13521352
## Adding a new tracker event
13531353
When opening the new event form, a widget called *Actions - ${Relationship type name}* will appear at the bottom of the page. From this widget, users can:
13541354
1. Schedule a new visit in another organizational unit.
1355-
2. Enter data directly
1355+
2. Enter data directly.
13561356
3. Link to an already existing event.
13571357

1358-
When clicking save, the capture app will create the request event, schedule the response event and make sure that there is a link between them in the correct context.
1359-
![](resources/images/releated-stages-new-event.png)
1358+
When clicking Complete or Save without completing, the capture app will create the requested event, schedule the response event and make sure that there is a link between them in the correct context.
1359+
![](resources/images/related-stages-new-event.png)
13601360

13611361
## Editing a tracker event
13621362
### When there isn't a linked event
13631363
If the event is eligible for related stages but isn’t linked yet, a widget called *Linked event* will appear at the bottom of the page. From this widget, users can:
13641364
1. Schedule a new visit in another organizational unit.
1365-
2. Enter data directly
1365+
2. Enter data directly.
13661366
3. Link to an already existing event.
13671367

1368-
The label of the action button will change based on the user's selections. When clicking the action button, the capture app will create the request event, schedule the response event and make sure that there is a link between them in the correct context.
1369-
![](resources/images/releated-stages-edit-event.png)
1368+
The label of the action button will change based on the user's selections. When clicking the action button, the capture app will create the requested event, schedule the response event and make sure that there is a link between them in the correct context.
1369+
![](resources/images/related-stages-edit-event.png)
13701370

13711371
### When there is a linked event
13721372
If the event is already linked, a Linked Event widget will appear at the top of the page. This widget allows users to view details of the linked event.
1373-
![](resources/images/releated-stages-linked-event-view.png)
1373+
![](resources/images/related-stages-linked-event-view.png)
13741374

13751375
Additionally, by clicking the Menu in the top-right corner, users can:
13761376
1. Unlink the linked event.
13771377
2. Unlink and delete the linked event.
1378-
![](resources/images/releated-stages-linked-event-actions-menu.png)
1378+
![](resources/images/related-stages-linked-event-actions-menu.png)
13791379

13801380
## Enrolling a tracked entity
1381-
Enable the "First stage appears on registration page" flag in the Maintenance for the tracker program. When opening the form to enroll a new trackedEntity, a widget called *Actions - ${Relationship type name}* will appear at the bottom of the page. From this widget, users can:
1381+
Enable the "First stage appears on registration page" flag in the Maintenance for the Tracker program. When opening the form to enroll a new tracked entity, a widget called *Actions - ${Relationship type name}* will appear at the bottom of the page. From this widget, users can:
13821382
1. Schedule a new visit in another organizational unit.
1383-
2. Enter data directly
1383+
2. Enter data directly.
13841384

1385-
When clicking save, the capture app will enroll the requested trackedEntity, schedule the releated event and make sure that there is a link between them in the correct context.
1386-
![](resources/images/releated-stages-enroll-trackedEntity.png)
1385+
When clicking Save, the capture app will enroll the requested tracked entity, schedule the related event and make sure that there is a link between them in the correct context.
1386+
![](resources/images/related-stages-enroll-trackedEntity.png)

0 commit comments

Comments
 (0)