From 67993c6d5826c7c5a641af072c696659cb4290cb Mon Sep 17 00:00:00 2001 From: Zhanglong Xia Date: Tue, 9 Jul 2019 19:34:50 +0800 Subject: [PATCH] [docs] fix typo in file README_COAP.md (#3972) --- src/cli/README_COAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cli/README_COAP.md b/src/cli/README_COAP.md index ddd26014d..a83adbdac 100644 --- a/src/cli/README_COAP.md +++ b/src/cli/README_COAP.md @@ -59,7 +59,7 @@ coap response sent * [get](#get-address-uri-path-type) * [post](#post-address-uri-path-type-payload) * [put](#put-address-uri-path-type-payload) -# [resource](#resource-uri-path) +* [resource](#resource-uri-path) * [start](#start) * [stop](#stop)