Skip to content

Commit 4e70b9e

Browse files
authored
Fix typo in doc. (#1239)
Signed-off-by: Dan Albert <[email protected]> Signed-off-by: Dan Albert <[email protected]>
1 parent bfe2f87 commit 4e70b9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/builders/generic/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@ jobs:
625625
hashes: ${{ steps.hash.outputs.hashes }}
626626
```
627627

628-
2. Add an `id: build` field to your gradle build ste:
628+
2. Add an `id: build` field to your gradle build step:
629629

630630
```yaml
631631
steps:

0 commit comments

Comments
 (0)