From ea924db887c8baf02d1086c033ce866b1954c45f Mon Sep 17 00:00:00 2001 From: Farshid Tavakolizadeh Date: Sun, 30 Jan 2022 20:36:49 +0100 Subject: [PATCH] Disambiguate registration listing assertion --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index ff0f8297..40a69ce2 100755 --- a/index.html +++ b/index.html @@ -1258,8 +1258,8 @@

Listing

- The list of TDs MUST be retrieved from the directory using an HTTP `GET` request - at `/things` endpoint. + The directory MUST allow retrieval of existing TDs using HTTP `GET` requests + at the `/things` endpoint.