improve docs
This commit is contained in:
parent
52c804b97f
commit
0f45d22448
3 changed files with 112 additions and 19 deletions
|
|
@ -47,7 +47,7 @@ var myModule = {
|
|||
}
|
||||
```
|
||||
|
||||
In addition to holding a controller and a view, a module is typically also used to store data that pertains to it.
|
||||
In addition to holding a controller and a view, a module can also be used to store data that pertains to it.
|
||||
|
||||
Let's create a module.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue