Skip to content

chore: add missing space between two strings joined in logger.warn().#2626

Merged
farnabaz merged 1 commit intonuxt:mainfrom
GeniusCorn:main
May 16, 2024
Merged

chore: add missing space between two strings joined in logger.warn().#2626
farnabaz merged 1 commit intonuxt:mainfrom
GeniusCorn:main

Conversation

@GeniusCorn
Copy link
Copy Markdown
Contributor

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

There was a missing space between two strings joined using the join() method within the logger.warn() function call.

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

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