Fix typo in README

pull/184/head
Andrew Shearer 1 year ago committed by GitHub
parent 5a57cf1113
commit 4bbca89231
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -297,7 +297,7 @@ $ cat robots.html | pup 'div#p-namespaces a json{}'
]
```
Use the `-i` / `--indent` flag to control the intent level.
Use the `-i` / `--indent` flag to control the indent level.
```bash
$ cat robots.html | pup -i 4 'div#p-namespaces a json{}'

Loading…
Cancel
Save