Browse Source

fixup! pup: add page

deekim 7 years ago
parent
commit
fbf4590e7a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/common/pup.md

+ 1 - 1
pages/common/pup.md

@@ -8,7 +8,7 @@
 
 
 - Filter HTML by element tag name:
 - Filter HTML by element tag name:
 
 
-`cat {{index.html}} | pup '{{div}}'`
+`cat {{index.html}} | pup '{{tag}}'`
 
 
 - Filter HTML by id:
 - Filter HTML by id: