Skip to content

Commit 37dbfc3

Browse files
author
Mrunal Patel
authored
Merge pull request #572 from jhowardmsft/jjh/typo
Fix typo 'unkown'
2 parents 7bce59f + 83fd44f commit 37dbfc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ Implementations that are reading/processing this configuration file MUST NOT gen
365365
```
366366

367367
## Extensibility
368-
Implementations that are reading/processing this configuration file MUST NOT generate an error if they encounter an unkown property.
368+
Implementations that are reading/processing this configuration file MUST NOT generate an error if they encounter an unknown property.
369369
Instead they MUST ignore unknown properties.
370370

371371
## Configuration Schema Example

0 commit comments

Comments
 (0)