From 6c035133e876c1ce5cbafe53164d0dc513c4e766 Mon Sep 17 00:00:00 2001 From: Emanuele Torre Date: Mon, 6 Nov 2023 15:59:22 +0100 Subject: README.md: to`sed` => to `sed` (#2944) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5e8800a5..18e7698f 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3