Skip to content

Commit

Permalink
README.md: tosed => to sed (#2944)
Browse files Browse the repository at this point in the history
  • Loading branch information
emanuele6 authored Nov 6, 2023
1 parent cca1f7d commit 6c03513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# jq

`jq` is a lightweight and flexible command-line JSON processor akin to`sed`,`awk`,`grep`, and friends for JSON data. It's written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data.
`jq` is a lightweight and flexible command-line JSON processor akin to `sed`,`awk`,`grep`, and friends for JSON data. It's written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data.

## Documentation

Expand Down

0 comments on commit 6c03513

Please sign in to comment.