Fix typo unkown'
Signed-off-by: John Howard <jhoward@microsoft.com>
This commit is contained in:
parent
f0ecb455b1
commit
83fd44f950
|
@ -365,7 +365,7 @@ Implementations that are reading/processing this configuration file MUST NOT gen
|
|||
```
|
||||
|
||||
## Extensibility
|
||||
Implementations that are reading/processing this configuration file MUST NOT generate an error if they encounter an unkown property.
|
||||
Implementations that are reading/processing this configuration file MUST NOT generate an error if they encounter an unknown property.
|
||||
Instead they MUST ignore unknown properties.
|
||||
|
||||
## Configuration Schema Example
|
||||
|
|
Loading…
Reference in New Issue