tiniest of fixes, almost miniscule
This commit is contained in:
parent
e97234c841
commit
9d1b933297
1 changed files with 1 additions and 1 deletions
|
@ -473,7 +473,7 @@ however, it is important to recognize that jsx is greedy by default. jsx will co
|
|||
|
||||
the following functions should be exported from a jsx callback module
|
||||
|
||||
* `Module:init/1
|
||||
* `Module:init/1`
|
||||
|
||||
```erlang
|
||||
Module:init(Args) -> InitialState
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue