From 6aec4e035d78c642fe3dcb6687ab1cac4fa7ea16 Mon Sep 17 00:00:00 2001 From: sydcanem Date: Thu, 25 Oct 2012 12:54:48 +0800 Subject: [PATCH] Updated README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5ad3e2d9..8d97c071 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Usage Add `data-toggle="context"` to any element that needs a custom context menu and via CSS set `position: relative` to the element. -Anchor `data-target` attribute to your custom context menu. +Point `data-target` attribute to your custom context menu. `
` @@ -25,4 +25,4 @@ See demo.html for a complete example. Cross-Browser Tested -------------------- -I've tested the modal on IE8+, Firefox 4+ and Chrome. Let me know if you find any compatibility issues. \ No newline at end of file +I've tested the context menu plugin on IE8+, Firefox 4+ and Chrome. Let me know if you find any compatibility issues. \ No newline at end of file