diff --git a/README.markdown b/README.markdown index 78f9cdf..18e51f9 100644 --- a/README.markdown +++ b/README.markdown @@ -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