AWS braket documentation change
Summary
Minor wording changes replacing 'leverage' with 'use' and simplifying phrasing
Security assessment
The changes are purely linguistic improvements without any security context or implications. No security features or vulnerabilities are mentioned.
Diff
diff --git a/braket/latest/developerguide/braket-test.md b/braket/latest/developerguide/braket-test.md index 4a39b8fef..2f26e8636 100644 --- a//braket/latest/developerguide/braket-test.md +++ b//braket/latest/developerguide/braket-test.md @@ -11 +11 @@ With Braket's simulators, you can thoroughly test your quantum circuits and algo -The Braket SDK makes it easy to submit your quantum tasks to the simulators, allowing you to control the simulation parameters, such as the number of shots and the noise model, to better understand the behavior of your quantum algorithms. You can also leverage Amazon Braket Hybrid Job capabilities to combine classical and quantum computing elements, further expanding the scope of your testing and validation. +The Braket SDK simplifies submitting your quantum tasks to the simulators, allowing you to control the simulation parameters, such as the number of shots and the noise model, to better understand the behavior of your quantum algorithms. You can also use Amazon Braket Hybrid Job capabilities to combine classical and quantum computing elements, further expanding the scope of your testing and validation.