From 4888938f7d4dd74c0f3c76c19b75a45f315b12e8 Mon Sep 17 00:00:00 2001 From: Tom Galindo <98626996+thommodin@users.noreply.github.com> Date: Fri, 1 May 2026 10:27:46 +1000 Subject: [PATCH] Fix header formatting in markdown cell --- NESP/amsa.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NESP/amsa.ipynb b/NESP/amsa.ipynb index 2c13417..7d0591c 100644 --- a/NESP/amsa.ipynb +++ b/NESP/amsa.ipynb @@ -719,7 +719,7 @@ "id": "27", "metadata": {}, "source": [ - "## 7Exploring Available Marine Regions Tags\n", + "## Exploring Available Marine Regions Tags\n", "\n", "The `australianMarineRegionsTags` column contains pipe-delimited values (e.g., `Commonwealth Marine Region: South-east|Marine Park: Freycinet`).\n", "To understand the traffic distribution, we split these tags and count the occurrences of each unique region."