diff --git a/pages/common/pup.md b/pages/common/pup.md index 446f0168b5..551fb45dc8 100644 --- a/pages/common/pup.md +++ b/pages/common/pup.md @@ -16,7 +16,7 @@ - Filter HTML by attribute value: -`cat {{index.html}} | pup '{{input[type="text"}}]'` +`cat {{index.html}} | pup '{{input[type="text"]}}'` - Print all text from the filtered HTML elements and their children: