Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
HeyItsGilbert committed Oct 11, 2024
1 parent f3ad16b commit 113273d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial-basics/parameters-properties.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,5 @@ task TestProperties {
```

The value of `$x` should be `1` and `$y` should be `2` by the time the
`TestProperties` task is executed. The value of `$z` was not over-ridden so it
`TestProperties` task is executed. The value of `$z` was not overridden so it
should still be `$null`.

0 comments on commit 113273d

Please sign in to comment.