Update templates.md

an => a
This commit is contained in:
Abdallah (ameb)
2025-05-13 09:43:58 +04:00
committed by GitHub
parent 89cb00cc83
commit 2b943e7278
+1 -1
View File
@@ -680,7 +680,7 @@ class MyComponent extends Component {
mount(MyComponent, document.body);
```
This function simply generates an unique string id, and register the template
This function simply generates a unique string id, and register the template
under that id in the internals of Owl, then return the id.
## Rendering svg