diff --git a/README.markdown b/README.markdown index fb5364e..30c237b 100644 --- a/README.markdown +++ b/README.markdown @@ -168,8 +168,7 @@ however, it is important to recognize that jsx is greedy by default. jsx will co ## data types ## -* - ```erlang +* ```erlang json_term() = [json_term()] | [{binary() | atom(), json_term()}] | true