Skip to content

Commit

Permalink
Update script.js
Browse files Browse the repository at this point in the history
  • Loading branch information
cfunkz authored Mar 13, 2024
1 parent 1ea34b2 commit 674e006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script.js
Original file line number Diff line number Diff line change
Expand Up @@ -175,4 +175,4 @@ function calcImperial(value, conversionType) {
default:
return 'Invalid conversion type';
}
}
}

0 comments on commit 674e006

Please sign in to comment.