Skip to content

Commit 26de7ce

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

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
@@ -221,7 +221,7 @@ The `remove` event looks like the following:
221221
}
222222
```
223223

224-
the content is straightforward, in this case only the `address` and `protocol` fields are reported.
224+
The content is straightforward, in this case only the `address` and `protocol` fields are reported.
225225

226226
If the information about a port needs to be updated the discovery may send a new `add` message for the same port address and protocol without sending a `remove` first: this means that all the previous information about the port must be discarded and replaced with the new one.
227227

0 commit comments

Comments
 (0)