Skip to content

Commit 79c53cf

Browse files
committed
DOC: Correct typos in linalg_tutorial.ipynb
1 parent 1be252c commit 79c53cf

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/source/tutorials/linalg_tutorial.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"id": "60f466a1",
2828
"metadata": {},
2929
"source": [
30-
"We start by generating syntetic data to work with:"
30+
"We start by generating synthetic data to work with:"
3131
]
3232
},
3333
{
@@ -5442,7 +5442,7 @@
54425442
"id": "664dde4c",
54435443
"metadata": {},
54445444
"source": [
5445-
"The same can be dome with multiple dimensions."
5445+
"The same can be done with multiple dimensions."
54465446
]
54475447
},
54485448
{
@@ -9426,9 +9426,9 @@
94269426
],
94279427
"metadata": {
94289428
"kernelspec": {
9429-
"display_name": "Python 3 (ipykernel)",
9429+
"display_name": "Python [conda env:base] *",
94309430
"language": "python",
9431-
"name": "python3"
9431+
"name": "conda-base-py"
94329432
},
94339433
"language_info": {
94349434
"codemirror_mode": {
@@ -9440,7 +9440,7 @@
94409440
"name": "python",
94419441
"nbconvert_exporter": "python",
94429442
"pygments_lexer": "ipython3",
9443-
"version": "3.12.7"
9443+
"version": "3.11.5"
94449444
}
94459445
},
94469446
"nbformat": 4,

0 commit comments

Comments
 (0)