Skip to content

Commit

Permalink
fixed waterbody notebook to be correctly parsed into documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksMat committed Mar 24, 2021
1 parent 960f6ff commit 96e9956
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/water-monitor/WaterMonitorWorkflow.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,9 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"#### Load the Polygon of nominal water extent and define a BBOX\n",
"### Load the Polygon of nominal water extent and define a `BBox`\n",
"\n",
"The BBOX defines an area of interest and will be used to create an EOPatch."
"The `BBox` defines an area of interest and will be used to create an EOPatch."
]
},
{
Expand Down Expand Up @@ -609,7 +609,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.2"
"version": "3.8.5"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 96e9956

Please sign in to comment.