summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJosh Soref <2119212+jsoref@users.noreply.github.com>2023-06-13 07:01:20 -0400
committerGitHub <noreply@github.com>2023-06-13 20:01:20 +0900
commit5cebe86a7b90e5718077c5e1d5c2165939d3f3cb (patch)
treee6b806bd9963d348b0b11454a39a96fb6a2ddd2b /README.md
parentbd86ca30020a8c4d4d0755e44bf00568119c60ed (diff)
Fix misspellings (#2609)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1b7f561b..86c196bc 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ jq
jq is a lightweight and flexible command-line JSON processor.
[![Linux Build](https://github.com/jqlang/jq/actions/workflows/linux.yml/badge.svg?branch=master)](https://github.com/jqlang/jq/actions/workflows/linux.yml?query=branch%3Amaster)
-[![MacOS Build](https://github.com/jqlang/jq/actions/workflows/macos.yml/badge.svg?branch=master)](https://github.com/jqlang/jq/actions/workflows/macos.yml?query=branch%3Amaster)
+[![macOS Build](https://github.com/jqlang/jq/actions/workflows/macos.yml/badge.svg?branch=master)](https://github.com/jqlang/jq/actions/workflows/macos.yml?query=branch%3Amaster)
[![Windows Build](https://github.com/jqlang/jq/actions/workflows/windows.yml/badge.svg?branch=master)](https://github.com/jqlang/jq/actions/workflows/windows.yml?query=branch%3Amaster)
If you want to learn to use jq, read the documentation at