From 1c2ae8b33b4493013d4464bfa607ea98365c8b4a Mon Sep 17 00:00:00 2001 From: Matti Pastell Date: Thu, 27 Nov 2014 11:53:56 +0200 Subject: [PATCH] Readme typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5c39ad..321facc 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ You can use the same chunk options as for Pweave, but the format is different. The syntax needs to be valid for creating a dictionary in Julia without the `{}`. e.g: - <<"term"=>true, "fig"=false>>= + <<"term"=>true, "fig"=>false>>= ## Usage