AWS Security ChangesHomeSearch

AWS braket documentation change

Service: braket · 2025-05-31 · Documentation low

File: braket/latest/developerguide/braket-what-is-hybrid-job.md

Summary

Fixed missing word in sentence ('will your algorithm' to 'will run your algorithm')

Security assessment

Change addresses a typographical error by adding the missing verb 'run'. No security-related content was modified or added. The correction improves documentation clarity but doesn't relate to security features or vulnerabilities.

Diff

diff --git a/braket/latest/developerguide/braket-what-is-hybrid-job.md b/braket/latest/developerguide/braket-what-is-hybrid-job.md
index 6b0589b79..e44ae291c 100644
--- a//braket/latest/developerguide/braket-what-is-hybrid-job.md
+++ b//braket/latest/developerguide/braket-what-is-hybrid-job.md
@@ -9 +9 @@ Amazon Braket Hybrid Jobs offers a way for you to run hybrid quantum-classical a
-Hybrid Jobs is ideal for long-running, iterative algorithms that involve the use of both classical computing resources and quantum computing resources. With Hybrid Jobs, after submitting your algorithm to run, Braket will your algorithm in a scalable, containerized environment. Once the algorithm has completed, you can then retrieve the results.
+Hybrid Jobs is ideal for long-running, iterative algorithms that involve the use of both classical computing resources and quantum computing resources. With Hybrid Jobs, after submitting your algorithm to run, Braket will run your algorithm in a scalable, containerized environment. Once the algorithm has completed, you can then retrieve the results.