Skip to content

Commit 83fd44f

Browse files
author
John Howard
committed
Fix typo unkown'
Signed-off-by: John Howard <[email protected]>
1 parent f0ecb45 commit 83fd44f

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)