Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jdvlpr committed Sep 8, 2024
1 parent 61694d8 commit 61912b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "temperature-blanket-web-app",
"version": "4.0.6",
"version": "4.0.7",
"description": "Weather Data + Art! Web app for creating a temperature blanket",
"main": "index.html",
"private": true,
Expand Down
3 changes: 1 addition & 2 deletions src/routes/changelog/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,7 @@ If not, see <https://www.gnu.org/licenses/>. -->
href="{PUBLIC_GITHUB_LINK}/commits/main/"
class="link"
target="_blank"
>Visit the GitHub repository to see the full changelog for version
4.</a
>Visit the GitHub repository to see the full changelog for version 4</a
>.
</p>
</div>
Expand Down

0 comments on commit 61912b6

Please sign in to comment.