Skip to content

Commit

Permalink
corrects spelling from "eneded" to "ended" (#1436)
Browse files Browse the repository at this point in the history
Fixes a spelling mistake causing a 404 error.
  • Loading branch information
copulatrix committed Jan 18, 2023
1 parent 09e93e7 commit 8eb9cb4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/pages/_data/menu.yml
Expand Up @@ -230,9 +230,9 @@ extra:
title: Settings
url: settings.html
badge: New
trial-eneded:
trial-ended:
title: Trial ended
url: trial-eneded.html
url: trial-ended.html
badge: New
job-listing:
title: Job listing
Expand Down Expand Up @@ -311,4 +311,4 @@ help:
color: pink
icon: heart
url: https://github.com/sponsors/codecalm
title: Sponsor project!
title: Sponsor project!

0 comments on commit 8eb9cb4

Please sign in to comment.