Skip to content

Commit bf995e6

Browse files
Update changed to change
1 parent 6010446 commit bf995e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/Overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -268,21 +268,21 @@ Devices are RECOMMENDED to publish in the externalSynchronizationStatusMessage p
268268
Example:
269269

270270
```log
271-
Source changed from: SDI1
271+
Source change from: SDI1
272272
```
273273

274274
or
275275

276276
```log
277-
Source changed from: 00:0c:ec:ff:fe:0a:2b:a1 on NIC1
277+
Source change from: 00:0c:ec:ff:fe:0a:2b:a1 on NIC1
278278
```
279279

280280
Furthermore, where possible Device implementations are RECOMMENDED to retain the previous status message when returning to a Healthy state from a PartiallyHealthy or Unhealthy state by prepending the previous message with "Previously: ".
281281

282282
For example, upon recovery to a healthy state the externalSynchronizationStatusMessage could hold the following value
283283

284284
```log
285-
Previously: Source changed from: SDI1
285+
Previously: Source change from: SDI1
286286
```
287287

288288
#### Synchronization source change

0 commit comments

Comments
 (0)