Skip to content

Commit 09b6006

Browse files
committed
lengthen descriptions
1 parent feb12f6 commit 09b6006

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/transpile/create-a-transpiler-plugin.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@
511511
}
512512
],
513513
"metadata": {
514-
"description": "How to create a Qiskit transpiler plugin.",
514+
"description": "How to create a Qiskit transpiler plugin to share your transpilation code with the Qiskit community.",
515515
"kernelspec": {
516516
"display_name": "Python 3",
517517
"language": "python",

docs/transpile/transpiler-plugins.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@
340340
}
341341
],
342342
"metadata": {
343-
"description": "How to use transpiler plugins in Qiskit.",
343+
"description": "How to install and use transpiler plugins in Qiskit.",
344344
"kernelspec": {
345345
"display_name": "Python 3",
346346
"language": "python",

0 commit comments

Comments
 (0)