Skip to content

Commit

Permalink
fix: Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
donatas-dt committed Sep 28, 2023
1 parent 0a6972c commit fb80ecc
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions docs/notebooks/workbench/03_infrastructure_cleanup.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -370,10 +370,11 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
"### Congratulations on successfully destroyed your infrastructure!"
"### Congratulations on successfully destroying your infrastructure!"
]
}
],
Expand All @@ -384,9 +385,9 @@
"toc_visible": true
},
"kernelspec": {
"display_name": "Python (Local)",
"display_name": "Python 3",
"language": "python",
"name": "local-base"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -398,11 +399,11 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.12"
"version": "3.10.5"
},
"vscode": {
"interpreter": {
"hash": "bb5c7b0035bb37e2e2e56e6840dfdd8f7fa070884ae8e041fbcae450545b1006"
"hash": "fd2d2b37aae7c0649f55b7e5d509b0b6c853821eea0be4d0f279f57c5531e1e5"
}
}
},
Expand Down

0 comments on commit fb80ecc

Please sign in to comment.