diff --git a/README.md b/README.md index 872808ab..a91eaafd 100644 --- a/README.md +++ b/README.md @@ -350,7 +350,7 @@ The instance code is the code of the MIoT-Spec-V2 instance, which is in the form ``` service: # service service::property: # property -service::property::valuelist: # the value in value-list of a property +service::property::valuelist: # The index of a value in the value-list of a property service::event: # event service::action: # action ```