Skip to content

Commit 4b187ac

Browse files
committed
Remove comma
1 parent 2427c0c commit 4b187ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ export type Options = {
258258
};
259259

260260
/**
261-
Returns the input with replaced fallback symbols, if the terminal has poor Unicode support.
261+
Returns the input with replaced fallback symbols if the terminal has poor Unicode support.
262262
263263
@param string - String where the Unicode symbols will be replaced with fallback symbols depending on the terminal.
264264
@returns The input with replaced fallback Unicode symbols.

0 commit comments

Comments
 (0)