Skip to content

Commit

Permalink
typo contruct->construct
Browse files Browse the repository at this point in the history
  • Loading branch information
SOF3 committed Jan 25, 2024
1 parent c95f6ce commit 1eec955
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/content/manual/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@ sections:
.bar`, produces both the "foo" fields and "bar" fields as
separate outputs.
The `,` operator is one way to contruct generators.
The `,` operator is one way to construct generators.
examples:
- program: '.foo, .bar'
Expand Down
2 changes: 1 addition & 1 deletion docs/content/manual/v1.7/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,7 @@ sections:
.bar`, produces both the "foo" fields and "bar" fields as
separate outputs.
The `,` operator is one way to contruct generators.
The `,` operator is one way to construct generators.
examples:
- program: ".foo, .bar"
Expand Down
2 changes: 1 addition & 1 deletion jq.1.prebuilt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1eec955

Please sign in to comment.