diff --git a/src/Simulation/QSharpFoundation/Diagnostics/AssertQubit.qs b/src/Simulation/QSharpFoundation/Diagnostics/AssertQubit.qs index e1a9e993012..e44142a93e1 100644 --- a/src/Simulation/QSharpFoundation/Diagnostics/AssertQubit.qs +++ b/src/Simulation/QSharpFoundation/Diagnostics/AssertQubit.qs @@ -19,7 +19,7 @@ namespace Microsoft.Quantum.Diagnostics { /// - AssertQubitIsInStateWithinTolerance /// /// # Remarks - /// allows for asserting + /// allows for asserting /// arbitrary qubit states rather than only $Z$ eigenstates. /// /// Note that the Adjoint and Controlled versions of this operation will not @@ -47,7 +47,7 @@ namespace Microsoft.Quantum.Diagnostics { /// - AssertQubitIsInStateWithinTolerance /// /// # Remarks - /// allows for asserting + /// allows for asserting /// arbitrary qubit states rather than only $Z$ eigenstates. /// /// Note that the Adjoint and Controlled versions of this operation will not