Skip to content

Conversation

@H3RSKO
Copy link
Contributor

@H3RSKO H3RSKO commented Aug 16, 2020

Fixed typo on Readme:

Changed "web site" to "website"

Fixed typo on Readme:

Changed "web site" to "website"
Copy link
Member

@bagder bagder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed! According to wikipedia:

While "web site" was the original spelling (sometimes capitalized "Web site", since "Web" is a proper noun when referring to the World Wide Web), this variant has become rarely used, and "website" has become the standard spelling

@bagder
Copy link
Member

bagder commented Aug 16, 2020

How about doing a git grep -i "web site" and update several other references while you're at it?

@H3RSKO
Copy link
Contributor Author

H3RSKO commented Aug 16, 2020

Updated every 'web site' in repo to 'website'.

@bagder
Copy link
Member

bagder commented Aug 16, 2020

I think you missed a few:

$ git grep -li "web site" | wc -l
14

@H3RSKO
Copy link
Contributor Author

H3RSKO commented Aug 16, 2020

Sorry about that! I think I got them all now, although 'git grep -li "web site" | wc -l' is still showing 1.

@bagder
Copy link
Member

bagder commented Aug 16, 2020

Is that perhaps because you missed the uppercase "WEB SITE" in README ?

That was it!
@H3RSKO
Copy link
Contributor Author

H3RSKO commented Aug 16, 2020

That was it

@bagder
Copy link
Member

bagder commented Aug 16, 2020

Thanks!

@bagder bagder closed this in 3d22140 Aug 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants