aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Yuito <[email protected]>2023-01-14 03:09:51 +0600
committerGravatar GitHub <[email protected]>2023-01-13 21:09:51 +0000
commit242218f2ac8e116564af55f181d233eb352ed599 (patch)
tree4c3360e515243bd3d8ae68424ca2289323245e6c
parentMerge pull request #1185 from python-discord/dependabot/pip/sentry-sdk-1.13.0 (diff)
fixed typo: spelling mistake (#1183)
-rw-r--r--bot/resources/fun/snakes/snake_names.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/resources/fun/snakes/snake_names.json b/bot/resources/fun/snakes/snake_names.json
index 25832550..e954bb18 100644
--- a/bot/resources/fun/snakes/snake_names.json
+++ b/bot/resources/fun/snakes/snake_names.json
@@ -2164,7 +2164,7 @@
"scientific": "Bothrops alternatus"
},
{
- "name": "Titanboa",
+ "name": "Titanoboa",
"scientific": "Titanoboa"
}
]