Skip to content

Commit 08122f6

Browse files
authored
Fix typo in introduction-to-sessions.ipynb (#721)
Fix typo in introduction-to-sessions.ipynb
1 parent 1842431 commit 08122f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/sessions/introduction-to-sessions.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
"source": [
190190
"You also can view your session in the Job management blade of your Quantum Workspace in the Azure Portal. Instead of seeing individual jobs immediately, you will see the session instead, and can click on the session to drill down into the individual jobs. \n",
191191
"\n",
192-
"This may be more organization than we need for our simple 3 quantum jobs program, but the ability to view and manage jobs at the session level can be a big help as you start submitting multiple runs of complex hybrid algorithms that can countain hundreds or thousands of individual jobs."
192+
"This may be more organization than we need for our simple 3 quantum jobs program, but the ability to view and manage jobs at the session level can be a big help as you start submitting multiple runs of complex hybrid algorithms that can contain hundreds or thousands of individual jobs."
193193
]
194194
},
195195
{

0 commit comments

Comments
 (0)