From c92290fc7d86da49a24167ae001e82d8cbacb449 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ari=20Ker=C3=A4nen?= Date: Sat, 21 Oct 2023 21:37:05 +0300 Subject: [PATCH] children -> child resources --- draft-ietf-core-coap-pubsub.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-ietf-core-coap-pubsub.md b/draft-ietf-core-coap-pubsub.md index c13d9ce..9f5fdf2 100644 --- a/draft-ietf-core-coap-pubsub.md +++ b/draft-ietf-core-coap-pubsub.md @@ -171,7 +171,7 @@ Throughout the document there is a number of TBDs that need updating, mostly con The Broker exports one or more topic-collection resources, with resource type "core.ps.coll" defined in {{iana}} of this document. The interfaces for the topic-collection resource is defined in {{topic-collection-interactions}}. -A topic-collection resource can have topic resources as its children resources, with resource type "core.ps.conf". +A topic-collection resource can have topic resources as its child resources, with resource type "core.ps.conf". # Pub-Sub Topics {#topics}