skills / release-based-workflow

Create a release based workflow that is built on the foundations of the GitHub flow
MIT License
119 stars 63 forks source link

[Bug] typo in readme.md in step 5 #63

Open GabrielxKuek opened 2 weeks ago

GabrielxKuek commented 2 weeks ago

Summary

A clear and concise description of what the bug is, and what you expected to happen.

How to reproduce

  1. Go to 'step 5 of this course'
  2. Click on 'README.md'
  3. Scroll down to 'Finalizing Releases'
  4. See error text displayed: "It's important to be aware of the information what will be visible in that release. In the pre-release, the version and commit messages are visible."

text should be: "It's important to be aware of the information that will be visible in that release. In the pre-release, the version and commit messages are visible."

Please include screenshots. image

Additional context

thanks for creating a great tutorial

Add any other context about the problem here.

nguyenalex836 commented 2 weeks ago

@GabrielxKuek Thank you for the heads up on this typo! ✨ I'll have the team review 💛