From 20dc65a7647cf89530d0d7d09dde045cbe4a99d0 Mon Sep 17 00:00:00 2001 From: Lars Willighagen Date: Sun, 15 Jan 2023 20:10:57 +0100 Subject: [PATCH] fix(invasive-mollusca): fix scientific name --- invasive-mollusca/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/invasive-mollusca/index.js b/invasive-mollusca/index.js index 3398a68..7c4639d 100644 --- a/invasive-mollusca/index.js +++ b/invasive-mollusca/index.js @@ -17,7 +17,7 @@ const data = { Gastropoda: { 'Invasive Gastropoda': { 'Potamopyrgus antipodarum': 129201, - 'Physa acuta': 563819, + 'Physa acuta/Physella acuta': 563819, 'Lithoglyphus naticoides': 150740, 'Menetus dilatatus': 336768, },