Skip to content

Commit 80c6b7d

Browse files
authored
chore: fix typo (#15)
1 parent 4cacb93 commit 80c6b7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
user-prompt: Troubleshoot the following Terraform output; ${{ steps.provision.outputs.result }}
9191
max-tokens: 500
9292
temperature: 0.7
93-
top_p: 0.9
93+
top-p: 0.9
9494
```
9595
9696
</br>

0 commit comments

Comments
 (0)