We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f03eba3 commit 253448fCopy full SHA for 253448f
README.md
@@ -18,7 +18,7 @@
18
## `example_app/components.py`
19
20
This is where you'll define your [IDOM](https://github.com/idom-team/idom) components. Ultimately though, you should
21
-feel free to organize your component modules you wish. Any components created will ultimately be referenced
+feel free to organize your component modules as you wish. Any components created will ultimately be referenced
22
by Python dotted path in `your-template.html`.
23
24
```python
0 commit comments