Skip to content

Commit 9485b77

Browse files
Merge pull request #162 from harxhist/patch-1
Fix minor formatting of reason fields in situation.md
2 parents 91d35b7 + a6dbd83 commit 9485b77

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/api/where/elements/situation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ The `<situation/>` element can be broken up into a couple of relevant sections:
5656
* `id` - the unique id for this service alert situation
5757
* `creationTime` - Unix timestamp of when this situation was created
5858
* reason for the service alert taken from TPEG codes - only one of these will be set
59-
* `equipmentReason - ex. engineFailure
60-
* `environmentReason - ex. heavySnowfall
61-
* `personnelReason - ex. staffAbsence
59+
* `equipmentReason` - ex. engineFailure
60+
* `environmentReason` - ex. heavySnowfall
61+
* `personnelReason` - ex. staffAbsence
6262
* `miscellaneousReason` - ex. securityAlert
6363
* `securityAlert` - free text field
6464
* descriptive text fields - each with a sub `<value/>` element, each also optional

0 commit comments

Comments
 (0)