Skip to content

Commit 9645036

Browse files
committed
KOALA-3914: fix description
1 parent 29ea76a commit 9645036

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

collections/_sdk/effects.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,8 +248,9 @@ The following effects are available to be applied in Canvas.
248248
| UPSERT_APPOINTMENT_METADATA | Can be used to add additional metadata when creating or updating an appointment |
249249
| RESCHEDULE_APPOINTMENT | Can be used to reschedule an appointment. Check out [Appointment Effects](/sdk/effect-notes/#reschedule-appointment). |
250250
| RESCHEDULE_SCHEDULE_EVENT | Can be used to reschedule a schedule event. Check out [Schedule Event Effects](/sdk/effect-notes/#reschedule-schedule-event). |
251-
| APPOINTMENT__SLOTS__POST_SEARCH_RESULTS | Can be used to modify slot availability when scheduling an appointment |
252-
| LINK_DOCUMENT_TO_PATIENT | Can be used to link a document in the Data Integration queue to a patient based on demographics. |
251+
| APPOINTMENT__SLOTS__POST_SEARCH_RESULTS | Can be used to modify slot availability when scheduling an appointment |
252+
| LINK_DOCUMENT_TO_PATIENT | Can be used to link a document in the Data Integration queue to a patient based on demographics. |
253+
253254
<br/>
254255
<br/>
255256
<br/>

0 commit comments

Comments
 (0)