Skip to content

Commit

Permalink
Update genai cheat sheet
Browse files Browse the repository at this point in the history
  • Loading branch information
ykharkov committed Jun 26, 2024
1 parent 728ec21 commit a43a52f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/genai_cheat_sheet.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Installing Amazon Braket SDK:
`pip install amazon-braket-sdk`

To import modules from braket:
To import modules from Braket:
`from braket import ...`

**Circuits**
Expand Down

0 comments on commit a43a52f

Please sign in to comment.