You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RFCs/0002-pluggable-discovery.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -207,7 +207,7 @@ The `add` event looks like the following:
207
207
}
208
208
```
209
209
210
-
it basically provides the same information as the `list` event but for a single port. After calling `START_SYNC` an initial burst of add events may be generated in sequence to report all the ports available at the moment of the start.
210
+
It basically provides the same information as the `list` event but for a single port. After calling `START_SYNC` an initial burst of add events must be generated in sequence to report all the ports available at the moment of the start.
0 commit comments