From 95ab3673ece8996991fef505e3a3556f8c06e49f Mon Sep 17 00:00:00 2001 From: Kashyap Date: Fri, 11 Jan 2013 07:53:31 +0530 Subject: [PATCH] Fixed a typo --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 77e952c5..fb0ac45d 100644 --- a/README.md +++ b/README.md @@ -482,7 +482,7 @@ It also takes a block for inline templates (see example). Example - nokogiri { |xml| xml.em "hi" } + nokogiri { |xml| xml.em "hi" } @@ -565,6 +565,7 @@ template, you almost always want to pass locals to it. Dependency + Anyone of: