docs: line 260,“属性”改为“properties”

根据上下文,此处properties指的是schema.json的properties属性,故不需要翻译成中文。跟上文的id,title,type一样,不需要翻译
This commit is contained in:
hizikata 2019-06-20 15:03:10 +08:00 committed by 雪狼
parent 156bd91a8a
commit a80bdc8cdd

View File

@ -258,7 +258,7 @@ When you add a schematic to the collection, you have to point to it in the colle
* *properties* : An object that defines the available options for the schematic.
*属性*:一个定义该原理图可用选项的对象。
*properties*:一个定义该原理图可用选项的对象。
Each option associates key with a type, description, and optional alias.