Skip to content

Commit

Permalink
Update qiskit_ibm_runtime/execution_span/execution_spans.py
Browse files Browse the repository at this point in the history
Co-authored-by: Samuele Ferracin <[email protected]>
  • Loading branch information
ihincks and SamFerracin authored Oct 29, 2024
1 parent 7b04452 commit 84c5832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiskit_ibm_runtime/execution_span/execution_spans.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ def draw(self, normalize_y: bool = False) -> "PlotlyFigure":
"""Draw these execution spans.
.. note::
To draw multiple sets of execution spans at once, for examule, coming from multiple
To draw multiple sets of execution spans at once, for example coming from multiple
jobs, consider calling :func:`~.draw_execution_spans` directly.
Args:
Expand Down

0 comments on commit 84c5832

Please sign in to comment.