Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/guide/qubits/cos2phi_qubit.rst
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ An instance of the cos2phi qubit is initialized as follows::
From within Jupyter notebook, a cos2phi qubit instance can alternatively be created
with::

cos2phi_qubit = scqubits.Cosi2PhiQubit.create()
cos2phi_qubit = scqubits.Cos2PhiQubit.create()

.. figure:: ../../graphics/cos2phiqubit-create.png
:align: center
Expand Down