Skip to content

Commit

Permalink
Fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Wohlfarth committed Nov 22, 2024
1 parent ae0ca92 commit 4a4eb64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ function theme_fetch_repo_latest_version() {
$response = '
{
"new_version": '.$version.',
"url": "https://github.com/InternetSociety/genesis-child-chapters/blob/main/CHANGELOG.txtt",
"url": "https://github.com/InternetSociety/genesis-child-chapters/blob/main/CHANGELOG.txt",
"package": "https://github.com/InternetSociety/genesis-child-chapters/archive/refs/heads/main.zip"
}
';
Expand Down

0 comments on commit 4a4eb64

Please sign in to comment.