Skip to content

Commit

Permalink
typo: should be qiskit_ibm_catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
abbycross committed Dec 10, 2024
1 parent 4433f98 commit e2bc6e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/functions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
" <summary>Initialize the service in an untrusted environment</summary>\n",
"\n",
" ```python\n",
" from qiskit-ibm-catalog import QiskitFunctionsCatalog\n",
" from qiskit_ibm_catalog import QiskitFunctionsCatalog\n",
"\n",
" # After using the following code, go to your dashboard (https://quantum.ibm.com/)\n",
" # and expire your API token (click the refresh button in the API token field)\n",
Expand Down

0 comments on commit e2bc6e3

Please sign in to comment.