Skip to content

Commit 8ffb140

Browse files
committed
Minor spelling fix, ready to release now 🚀
1 parent 9b664e5 commit 8ffb140

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

‎.github/workflows/docker-deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ on:
1010
# Publish `main` as Docker `latest` image.
1111
branches:
1212
- main
13-
- api-rewrite
1413

1514
jobs:
1615
# Push image to GitHub Packages.

‎killua/static/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -907,7 +907,7 @@ def file(
907907
"name": "Mysterious box",
908908
"price": 5000,
909909
"emoji": "<:mysterious_box:882181975367118859>",
910-
"description": "This box is given to young magicians after they complete their training. It a good starter pack on spells.",
910+
"description": "This box is given to young magicians after they complete their training. It's a good starter pack on spells.",
911911
"rewards": {
912912
"guaranteed": {},
913913
"jenny": (0, 0),

0 commit comments

Comments
 (0)