Rename inheritance to inheritance.md

This commit is contained in:
Alexander Nozik 2021-08-18 15:58:38 +03:00 committed by GitHub
parent 9afe5da45b
commit f00408166b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,4 +65,4 @@ Properties, which can or cannot be inherited, are these:
![](../docs/images/inheritance-2-2-5.png)
* `rotation` - rotation of an element. Here, it is set by `x` value. It is inheritable and unable to be changed in `children` elements.
* `position` - position of an element, cannot be inherited.
* `position` - position of an element, cannot be inherited.