Update 11-extension.md (#19378)

This commit is contained in:
Ivan Maximov 2024-02-12 11:37:16 +03:00 committed by GitHub
parent 38808ec2fe
commit ce93e52bb2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ Use the prefix `x-` as a top-level element to modularize configurations that you
Compose ignores any fields that start with `x-`, this is the sole exception where Compose silently ignores unrecognized fields.
They also can be used within any structure in a Compose file where user-defined keys are not expected.
Compose use those to enable experimental features, the same way browsers add support for [custom CSS features](https://www.w3.org/TR/2011/REC-CSS2-20110607/syndata.html#vendor-keywords)
Compose uses those to enable experimental features, the same way browsers add support for [custom CSS features](https://www.w3.org/TR/2011/REC-CSS2-20110607/syndata.html#vendor-keywords)
## Example 1
@ -148,4 +148,4 @@ Values can combine multiple values without separator.
40s
1m30s
1h5m30s20ms
```
```