Skip to content

Commit

Permalink
Fix typo in doc. (#1239)
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Albert <danalbert@google.com>

Signed-off-by: Dan Albert <danalbert@google.com>
  • Loading branch information
DanAlbert committed Nov 18, 2022
1 parent bfe2f87 commit 4e70b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/builders/generic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@ jobs:
hashes: ${{ steps.hash.outputs.hashes }}
```

2. Add an `id: build` field to your gradle build ste:
2. Add an `id: build` field to your gradle build step:

```yaml
steps:
Expand Down

0 comments on commit 4e70b9e

Please sign in to comment.