Skip to content

Conversation

Stef733
Copy link
Contributor

@Stef733 Stef733 commented Oct 31, 2018

fix typo

@montogeek
Copy link
Member

Not sure that is a typo.
cc @EugeneHlushko

@Stef733
Copy link
Contributor Author

Stef733 commented Nov 3, 2018

It's easy to confuse lets and let's :).

Let's is the shortened version of the words let us which is what is happening in the context of the sentence:
To understand why you should use webpack let's do a recap of how we...
You can check this works by changing the word to let us:
To understand why you should use webpack let us do a recap of how we...

Lets without the apostrophe can be thought of as a synonym of allow. E.g.
Webpack lets us bundle modules
is the same as
Webpack allows us to bundle modules.

If this is confusing, this link explains it better than I can :) - https://www.dictionary.com/e/lets/

Copy link
Member

@EugeneHlushko EugeneHlushko left a comment

Choose a reason for hiding this comment

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

Yup this is good 👍

@EugeneHlushko EugeneHlushko merged commit dcd9af4 into webpack:master Nov 5, 2018
@EugeneHlushko
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants