Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong description for removeTrailingSlash() #42

Closed
ViktorGazsi opened this issue Mar 27, 2024 · 1 comment · Fixed by #43
Closed

Wrong description for removeTrailingSlash() #42

ViktorGazsi opened this issue Mar 27, 2024 · 1 comment · Fixed by #43
Labels
bug Something isn't working

Comments

@ViktorGazsi
Copy link

In the https://finsweet.com/open-source/ts-utils/helpers doc the description for removeTrailingSlash()
Says: Compares if two arrays have the same exact values.
It should say something like: Removes the trailing slash from a given string.

@alexiglesias93
Copy link
Member

alexiglesias93 commented Apr 2, 2024

Thank you @ViktorGazsi!

@ayezinzu are you available to push a fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants