Skip to content

Commit 720536d

Browse files
committed
Uppercase 'To'
1 parent 277e4a6 commit 720536d

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

docs/examples/example_add_your_own_kernel.ipynb

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,10 @@
77
"# Add your own behaviour kernels\n",
88
"In this example, we will show how to turn on/off existing behaviour kernels, and how to create and include your own behaviour kernel to use in `plasticparcels` simulations. We will start by importing some necessary packages.\n",
99
"<div class=\"alert alert-block alert-info\">\n",
10-
"<b>Note:</b> to run this example you will need to download the hydrodynamic, physical, and biogeochemical model data described <a href=\"https://plastic.oceanparcels.org/en/latest/index.html#required-data\">here</a>.\n",
10+
"<b>Note:</b> To run this example you will need to download the hydrodynamic, physical, and biogeochemical model data described <a href=\"https://plastic.oceanparcels.org/en/latest/index.html#required-data\">here</a>.\n",
1111
"</div>"
1212
]
1313
},
14-
{
15-
"cell_type": "markdown",
16-
"metadata": {},
17-
"source": []
18-
},
1914
{
2015
"cell_type": "code",
2116
"execution_count": 1,

0 commit comments

Comments
 (0)