Skip to content

Commit 7a943d5

Browse files
Update qiskit/circuit/library/__init__.py
Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>
1 parent 18693b7 commit 7a943d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qiskit/circuit/library/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
circuit.draw('mpl')
3838
3939
The library is organized in several sections. The function
40-
:func:`.get_standard_gate_name_mapping` allows to iterate on the standard gates and operations.
40+
:func:`.get_standard_gate_name_mapping` allows you to see the available standard gates and operations.
4141
4242
.. autofunction:: get_standard_gate_name_mapping
4343

0 commit comments

Comments
 (0)