summaryrefslogtreecommitdiffstats
path: root/docs/content/manual/manual.yml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/manual/manual.yml')
-rw-r--r--docs/content/manual/manual.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/manual/manual.yml b/docs/content/manual/manual.yml
index ffaefe5a..a6d67982 100644
--- a/docs/content/manual/manual.yml
+++ b/docs/content/manual/manual.yml
@@ -1091,7 +1091,7 @@ sections:
The given `exit_code` (defaulting to `5`) will be jq's exit
status.
- For example, `"Error: somthing went wrong\n"|halt_error(1)`.
+ For example, `"Error: something went wrong\n"|halt_error(1)`.
- title: "`$__loc__`"
body: |