diff options
author | 2023-01-14 03:09:51 +0600 | |
---|---|---|
committer | 2023-01-13 21:09:51 +0000 | |
commit | 242218f2ac8e116564af55f181d233eb352ed599 (patch) | |
tree | 4c3360e515243bd3d8ae68424ca2289323245e6c | |
parent | Merge 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.json | 2 |
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" } ] |