From 0e53893fcec00d3050197e2e8c6a651225556bcb Mon Sep 17 00:00:00 2001 From: alisdair sullivan Date: Fri, 25 May 2012 13:05:28 -0700 Subject: [PATCH] missed one --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 712974a..3203c23 100644 --- a/README.markdown +++ b/README.markdown @@ -318,7 +318,7 @@ however, it is important to recognize that jsx is greedy by default. jsx will co `Args` is any term that will be passed to `Module:init/1` prior to syntactic analysis to produce an initial state - `Opts` are detailed in [options](#data_types) + `Opts` are detailed in [data types](#data_types) see [callback exports](#callback_exports) for details on the callback module