Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
Fix typos
  • Loading branch information
bigludo7 authored Dec 23, 2024
1 parent db63c35 commit a281b70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/API_definitions/device-roaming-status-subscriptions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ info:
Following table illustrate behaviour regarding event triggering depending on **initial** roaming state of the device:
| subscrived event-type | device roaming status at subscription time | event send if ``initialEvent`` set to true |
| subscribed event-type | device roaming status at subscription time | event sent if ``initialEvent`` set to true |
| ----------------------| ------------- | --------------- |
| roaming-status | Roaming On | Yes |
| roaming-status | Roaming Off | Yes |
Expand All @@ -70,7 +70,7 @@ info:
**Clarification on ``roaming-change-country`` event-type:**
``roaming-change-country`` event is send only when the device stays in roaming situation and change country.
``roaming-change-country`` event is sent only when the device stays in roaming situation and change country.
Suppose a device from Germany & all event types subscribed:
- Device moves from Germany to France:
Expand Down

0 comments on commit a281b70

Please sign in to comment.