Skip to content

Commit 25abcc5

Browse files
committed
Fixed tab in README.js
1 parent d77d4a1 commit 25abcc5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -350,8 +350,8 @@ return value | a string
350350

351351
Example Javascript:
352352

353-
document.write(convertToAlphabetAsHTML(‘PQ.RS’, 4) ,’<br/>’)
354-
document.write(convertToAlphabetAsHTML(‘PQ.RS’, 2) ,’<br/>’)
353+
document.write(convertToAlphabetAsHTML(‘PQ.RS’, 4) ,’<br/>’)
354+
document.write(convertToAlphabetAsHTML(‘PQ.RS’, 2) ,’<br/>’)
355355

356356
Output:
357357

0 commit comments

Comments
 (0)