Skip to content

Commit

Permalink
Fix release note typos
Browse files Browse the repository at this point in the history
  • Loading branch information
mtreinish committed Apr 5, 2023
1 parent 5b39a54 commit c27f83d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ upgrade:
an internal error being raised. In practice very few backends ever set the
fields in :class:`~.BackendProperties` to flag a qubit or gate as faulty.
If you were somehow successfully relying on :func:`~.transpile to do this
re-mapping for you you will now need to manually do that and pass a
re-mapping for you will now need to manually do that and pass a
mapped input to the ``coupling_map`` and ``backend_properties`` arguments
which has filtered out the faulty qubits and gates and the manually re-map
which has filtered out the faulty qubits and gates and then manually re-map
the output.

0 comments on commit c27f83d

Please sign in to comment.