Skip to content

Commit 4641b8b

Browse files
committed
Fixing minor grammar in the parcels structure tutorial
1 parent ad2fd77 commit 4641b8b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/examples/tutorial_parcels_structure.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
"cell_type": "markdown",
1414
"metadata": {},
1515
"source": [
16-
"The flexibility of Parcels allows for a wide range of applications and to build complex simulations. In order to help structuring your code, this tutorial describes the structure that a Parcels script uses.\n",
16+
"The flexibility of Parcels allows for a wide range of applications and to build complex simulations. In order to help structure your code, this tutorial describes the structure that a Parcels script uses.\n",
1717
"\n",
18-
"Code that uses Parcels is generally build up from four different components:\n"
18+
"Code that uses Parcels is generally built up from four different components:\n"
1919
]
2020
},
2121
{

0 commit comments

Comments
 (0)