Skip to content

Commit bad688c

Browse files
Update RFCs/0002-pluggable-discovery.md
Co-authored-by: Matthijs Kooijman <[email protected]>
1 parent e051454 commit bad688c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RFCs/0002-pluggable-discovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ The `add` event looks like the following:
207207
}
208208
```
209209

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.
211211

212212
The `remove` event looks like the following:
213213

0 commit comments

Comments
 (0)