Skip to content

Commit

Permalink
Remove comma
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Feb 25, 2024
1 parent 2427c0c commit 4b187ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ export type Options = {
};

/**
Returns the input with replaced fallback symbols, if the terminal has poor Unicode support.
Returns the input with replaced fallback symbols if the terminal has poor Unicode support.
@param string - String where the Unicode symbols will be replaced with fallback symbols depending on the terminal.
@returns The input with replaced fallback Unicode symbols.
Expand Down

0 comments on commit 4b187ac

Please sign in to comment.