Skip to content

Commit ef34d16

Browse files
stayseesongmarkzegarelli
andauthored
Apply suggestions from code review
Co-authored-by: markzegarelli <[email protected]>
1 parent 706fe25 commit ef34d16

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/connections/destinations/actions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,13 +97,13 @@ To delete a destination action: click the action to select it, and click **Delet
9797
This takes effect within minutes, and removes the action completely. Any data that would have gone to the destination is not delivered. Once deleted, the saved action cannot be restored.
9898

9999
## Test a destination action
100-
To test a destination action, follow the instructions in our [testing conections documentation](https://segment.com/docs/connections/test-connections/). A mapping must be enabled in order to be tested. If it is not enabled, or there is not a mapping to match the event being tested, you will see an error in the event tester that states: **'You may not have any subscriptions that match this event.'**
100+
To test a destination action, follow the instructions in [Testing Connections](/docs/connections/test-connections/). You must enable a mapping in order to test the destination. Otherwise, this error occurs: *You may not have any subscriptions that match this event.*
101101

102-
A second option is to test within the mapping itslef. Click an individual mapping to edit. In step 2 of the mapping, you can add a test event from the source, or a sampe event:
102+
You can also test within the mapping itself. Click an individual mapping to edit. In step 2 of the mapping, you can add a test event from the source, or a sample event:
103103

104104
<img width="915" alt="Screenshot of test or sample event load in mappings" src="https://user-images.githubusercontent.com/78318468/217881329-05546b7c-80f1-4641-b201-f755f6afa1f7.png">
105105

106-
From there you can scroll to step 4 to test the mapping and receive a response from the destination:
106+
From there you can scroll to step 4 to test the mapping and view the response from the destination.
107107

108108
<img width="878" alt="Screenshot of event testing section of mapping" src="https://user-images.githubusercontent.com/78318468/217882013-508af07d-8b5d-4d4d-bb48-0ec986306418.png">
109109

0 commit comments

Comments
 (0)