Skip to content

Commit 09a34b9

Browse files
committed
typos
Signed-off-by: Santiago Figueroa Manrique <[email protected]>
1 parent fa7cc7d commit 09a34b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/quick_start.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"# Quick Start\n",
88
"\n",
9-
"In this quick start we create an extension of the Grid object, generate a random instance of it and perform power flow calculations and modifactions.\n"
9+
"In this quick start we create an extension of the Grid object, generate a random instance of it and perform power flow calculations and modifications.\n"
1010
]
1111
},
1212
{
@@ -15,7 +15,7 @@
1515
"source": [
1616
"## Setting up a grid extension\n",
1717
"\n",
18-
"This shows how to add extra values to a `Grid` object. If these are present in the PGM output they will updated after a power flow calculation.\n"
18+
"This shows how to add extra values to a `Grid` object. If these are present in the PGM output they will be updated after a power flow calculation.\n"
1919
]
2020
},
2121
{

0 commit comments

Comments
 (0)