Skip to content

Conversation

brianpinto91
Copy link
Contributor

What type of PR is this? (check all applicable)

  • ♻️ Refactor
  • ✨ Feature
  • 🐛 Bug Fix
  • 👷 Optimization
  • 📝 Documentation Update
  • 🚩 Other

Description

Just a small correction and I guess it is a typo. Using comma in the users variable definition renders the output with comma when the items in the list are printed to the console using loop. Removing comma in users will fix this bug, since white-space is enough to separate words to be considered as items.

Added to documentation?

  • 📜 readme
  • 🙅 no documentation needed

Copy link
Owner

@bobbyiliev bobbyiliev left a comment

Choose a reason for hiding this comment

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

Ah thank you! Good catch!

@bobbyiliev bobbyiliev merged commit 4d600a1 into bobbyiliev:main Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants