BulmaTemplates / bulma-templates

free flexbox templates built with the bulma css framework
https://bulmatemplates.github.io/bulma-templates/
MIT License
3.28k stars 1.23k forks source link

Typo #45

Closed AndySoHotRightNow closed 7 years ago

AndySoHotRightNow commented 7 years ago

Hi,

Hope that you won't mind if I point out there's a typo on the page, it should read "receive" and not "recieve".

Looking forward to a flourishing template collection,

Andy screen shot 2017-10-12 at 1 21 07 pm

israelroldan commented 7 years ago

@AndySoHotRightNow in case you'd like to fix this typo yourself, it is really simple, you can even do it in the browser.

  1. Just browse to the file with the typo and click in the little pencil button. This will create a fork of the project under your user.
  2. Correct the typo and commit the change in your browser.
  3. Browse back to this repository, GitHub will show you a big "Compare" button that allows you to create a pull request to actually merge your change.
  4. Submit your PR and @dansup will take it from there.

I hope you don't mind me outlining these steps, I'm just trying to help in case this is your first contribution. Success!

AndySoHotRightNow commented 7 years ago

Indeed it is!

Thank you so much for the detailed instructions, will know what to do next time.

And... pull request created!

dansup commented 7 years ago

@AndySoHotRightNow Thanks, this is fixed in #46

@israelroldan Thanks for helping out!