aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/release.yml2
-rw-r--r--public/_locales/en/messages.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 2947d9ad..fe17a089 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
# Build Artifacts
- uses: actions/checkout@v1
- name: Build Artifacts
- uses: ./.github/workflows/ci
+ uses: ./.github/workflows/ci.yml
# Upload each release asset
- name: Upload to release
diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json
index 48b25279..b49c0bce 100644
--- a/public/_locales/en/messages.json
+++ b/public/_locales/en/messages.json
@@ -385,7 +385,7 @@
"message": "Minimum duration (seconds):"
},
"minDurationDescription": {
- "message": "Sponsor segments shorter than the set value will not be skipeed or show in the player."
+ "message": "Sponsor segments shorter than the set value will not be skipped or show in the player."
},
"shortCheck": {
"message": "The following submission is shorter than your minimum duration option. This could mean that this is already submitted, and just being ignored due to this option. Are you sure you would like to submit?"