docs and typos

This commit is contained in:
Kyle Brown
2021-06-25 10:53:58 -07:00
parent f79e508566
commit 1a348f1539
18 changed files with 48 additions and 32 deletions

View File

@@ -1,6 +1,6 @@
# Layers
Layers module adds keys for accessing other layers. It can simply be added to
the extentions list.
the extensions list.
```python
from kmk.modules.layers import Layers