Herbert Vojčík 12 年之前
父节点
当前提交
8710c44c82
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -39,7 +39,7 @@ Advanced use
 
 
 Beyond polyfilling template tag (and allowing its functionality
 Beyond polyfilling template tag (and allowing its functionality
 to any tag), Xontent allows specifying what content should
 to any tag), Xontent allows specifying what content should
-`#el,xontent()` grab and remember and subsequenty, return.
+`$el.xontent()` grab and remember and subsequenty, return.
 By default, it is the contents / .content, but you can use
 By default, it is the contents / .content, but you can use
 `data-xontent` attribute to specify a few more options:
 `data-xontent` attribute to specify a few more options: