From 33da252117fdc6a0e2f68c4dfa44acadfae89e6b Mon Sep 17 00:00:00 2001 From: John Peter Campora III Date: Tue, 4 Jun 2024 09:59:15 -0600 Subject: [PATCH] Update specification/under_development/profiles/Adaptive_Profile.md Co-authored-by: Bettina Heim --- specification/under_development/profiles/Adaptive_Profile.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/under_development/profiles/Adaptive_Profile.md b/specification/under_development/profiles/Adaptive_Profile.md index 0f5f579..f001263 100644 --- a/specification/under_development/profiles/Adaptive_Profile.md +++ b/specification/under_development/profiles/Adaptive_Profile.md @@ -247,7 +247,7 @@ qir program may have code like the following to do randomized benchmarking: br i1 %1, label %zero_rand_sequence, label %one_rand_sequence ``` -Moreover, by combining mid-circuit measurements with instructions on classical +By combining mid-circuit measurements with instructions on classical data types, you can conditionally apply gates based on logic using multiple mid-circuit measurements and boolean computations: