From b50f0be19206164e4598a0db8820497d87bb3503 Mon Sep 17 00:00:00 2001 From: Rebecca Dimock Date: Fri, 12 Jan 2024 14:34:50 -0600 Subject: [PATCH] spelling --- docs/run/advanced-runtime-options.mdx | 2 +- docs/run/system-information.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/run/advanced-runtime-options.mdx b/docs/run/advanced-runtime-options.mdx index 54849d2e794..60532c6ad50 100644 --- a/docs/run/advanced-runtime-options.mdx +++ b/docs/run/advanced-runtime-options.mdx @@ -8,7 +8,7 @@ description: Specify options when building with Qiskit runtime primitives When calling the primitives, you can pass in options by using the `Options` class or when using the `run` method. In the `Options` class, commonly used options, such as `resilience_level`, are at the first level. Other options are grouped into different categories: -![The image shows the top level options categories: transpilation, resiliance, execution, environment, and simulation.](/images/build/options.png) +![The image shows the top level options categories: transpilation, resilience, execution, environment, and simulation.](/images/build/options.png) This section focuses on Qiskit Runtime primitive [Options](../api/qiskit-ibm-runtime/qiskit_ibm_runtime.options.Options) (imported from `qiskit_ibm_runtime`). While most of the `primitives` interface is common across implementations, most `Options` are not. Consult the diff --git a/docs/run/system-information.mdx b/docs/run/system-information.mdx index 506051a3791..2a1c57c399e 100644 --- a/docs/run/system-information.mdx +++ b/docs/run/system-information.mdx @@ -93,7 +93,7 @@ Click the download icon in the upper right of any tab to download a CSV file of **Table view tab** -![The table view tab shows the calibration information as numberical data.](/images/migration/table-view.png 'Table view tab') +![The table view tab shows the calibration information as numerical data.](/images/migration/table-view.png 'Table view tab') ## Find system information from other channels