diff --git a/README.markdown b/README.markdown index 6ed06c2..e7c2684 100644 --- a/README.markdown +++ b/README.markdown @@ -484,7 +484,7 @@ the following functions should be exported from a jsx callback module whenever any of `encoder/3`, `decoder/3` or `parser/3` are called, this function is called with the `Args` argument provided in the calling function to obtain `InitialState` -* ### Module:handle_event/2 ### +### * Module:handle_event/2 ### ```erlang Module:handle_event(Event, State) -> NewState