Skip to content

Commit 9be6668

Browse files
authored
Update tutorial category name (#3120)
Update category name from "Workflows toward utility" to "Workflows toward advantage"
1 parent 9b4e192 commit 9be6668

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/tutorials/_toc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"platform": "cloud"
1010
},
1111
{
12-
"title": "Explore workflows toward utility",
12+
"title": "Explore workflows toward advantage",
1313
"collapsible": false,
1414
"children": [
1515
{

docs/tutorials/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
22
title: Tutorials
3-
description: Browse tutorials on utility-scale workflows or Qiskit capabilities, and learn how to use Qiskit for common use cases.
3+
description: Browse tutorials on workflows toward advantage or Qiskit capabilities, and learn how to use Qiskit for common use cases.
44
---
55

66
# Tutorials
77

88
Use these tutorials to learn how to apply Qiskit to common quantum computing use cases.
9-
- The section on workflows toward utility contains end-to-end examples of using a quantum computer to solve real-world problems. These tutorials focus on algorithms that are promising candidates for achieving computational advantage by a quantum computer over a classical computer.
9+
- The section on workflows toward advantage contains end-to-end examples of using a quantum computer to solve real-world problems. These tutorials focus on algorithms that are promising candidates for achieving computational advantage by a quantum computer over a classical computer.
1010
- The section on Qiskit capabilities contains examples that use the latest and most advanced techniques in the Qiskit ecosystem to improve part or the whole of a particular workflow.
1111

1212

13-
## Explore workflows toward utility
13+
## Explore workflows toward advantage
1414

1515
Tutorials in this section cover large scale demonstrations of quantum algorithms.
1616

0 commit comments

Comments
 (0)