Skip to content

Commit ffc9d3e

Browse files
committed
chore: update readme
1 parent bd65b41 commit ffc9d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ withoutProtocol("http://example.com"); // "example.com"
390390

391391
Removes trailing slash from the URL or pathname.
392392

393-
If second argument is is true, it will only remove the trailing slash if it's not part of the query or fragment with cost of more expensive operations.
393+
If second argument is true, it will only remove the trailing slash if it's not part of the query or fragment with cost of more expensive operations.
394394

395395
**Example:**
396396

0 commit comments

Comments
 (0)