Skip to content
This repository was archived by the owner on Aug 19, 2023. It is now read-only.

Commit e7cafb8

Browse files
authored
DOC: fixed some typos (#1252)
* Update qc_intro.rst [typo] unincumbered -> unencumbered * Update intro_tutorial1.rst [typo] an user -> a user
1 parent 9b3d2c4 commit e7cafb8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/intro_tutorial1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Introduction to Qiskit
33
======================
44

5-
When using Qiskit an user workflow nominally consists of
5+
When using Qiskit a user workflow nominally consists of
66
following four high-level steps:
77

88
- **Build**: Design a quantum circuit(s) that represents the problem you are

docs/qc_intro.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ integer of :math:`\pi`).
6060
As shown above, when the phase difference is close to an odd multiple of :math:`\pi`,
6161
the superposition of the two waves results in interference, and an output that is
6262
significantly reduced compared to the original. The result is the signal of interest
63-
unincumbered by noise. Although this processing is done by digital circuits, the amplitude
63+
unencumbered by noise. Although this processing is done by digital circuits, the amplitude
6464
and phase are continuous variables that can never be matched perfectly, resulting in
6565
incomplete correction.
6666

0 commit comments

Comments
 (0)