Skip to content

Commit

Permalink
Fix readme typo (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
XFaon committed Mar 22, 2022
1 parent 17eea35 commit b9fd7f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ console.log(figures.mainSymbols.tick);
// On all terminals: ✔︎

console.log(figures.fallbackSymbols.tick);
// On all terminal: √
// On all terminals: √

console.log(figures.replaceSymbols('✔︎ check'));
// On terminals with Unicode symbols: ✔︎ check
Expand Down

0 comments on commit b9fd7f2

Please sign in to comment.