Skip to content

Commit d7f737e

Browse files
committed
Fix spelling of "CoAP"
1 parent f57cf77 commit d7f737e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

draft-romann-iotops-mud-constrained.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ the MUD URLs) may initiate the MUD discovery process:
101101
The Thing can contact and register with MUD URL recipients, e.g. by sending a
102102
CoAP POST request via Multicast and/or addressing a well-known registration endpoint.
103103
Conversely, a MUD Receiver can initiate the discovery process, e.g. by sending a
104-
COAP GET request to a well-known URI via multicast.
104+
CoAP GET request to a well-known URI via multicast.
105105

106106
Note that the protocol used for communication between the MUD Receiver and
107107
MUD Manager is considered out of scope for this document and is considered
@@ -170,7 +170,7 @@ If the other self description format or its method of distribution provides mean
170170
In this specification, we will describe how to embed a MUD URL into a CoRE Link
171171
Format {{!RFC6690}} resource, which may itself be retrieved directly from the device or through
172172
a CoRE Resource Directory {{!RFC9176}}.
173-
Additionally, we will define dedicated COAP resources both for providing and receiving MUD URLs.
173+
Additionally, we will define dedicated CoAP resources both for providing and receiving MUD URLs.
174174

175175
<!--
176176
TODO embed the chapter numbers into the previous paragraph once these chapters are properly refactored

0 commit comments

Comments
 (0)