diff --git a/pages/common/pup.md b/pages/common/pup.md index 8c5ba9774..593ecb5d1 100644 --- a/pages/common/pup.md +++ b/pages/common/pup.md @@ -20,7 +20,7 @@ - Print all text from selected nodes and children: -`cat {{index.html}} | pup '{{tag}} text{}` +`cat {{index.html}} | pup '{{tag}} text{}'` - Print HTML as JSON: