Skip to content

Commit a4ec5a5

Browse files
authored
Update script.js
1 parent 8093ca6 commit a4ec5a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Roman Numeral Converter/script.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ document.getElementById('convert-btn').addEventListener('click', function() {
4141

4242
outputElement.innerText = result;
4343
});
44-
44+

0 commit comments

Comments
 (0)