From b9b4472cf5fe4b6b97543936ecb84e873745c8ac Mon Sep 17 00:00:00 2001 From: alisdair sullivan Date: Fri, 25 May 2012 12:00:19 -0700 Subject: [PATCH] we'll just edit it live --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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