Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing whitespace in README.md #2535

Merged
merged 2 commits into from
Oct 9, 2023
Merged

Fix missing whitespace in README.md #2535

merged 2 commits into from
Oct 9, 2023

Conversation

MaxDesiatov
Copy link
Member

This missing whitespace causes the sentence to be rendered incorrectly in a much less readable way.

"It also provides[EmbeddedChannel][ec]" -> "It also provides [EmbeddedChannel][ec]"

"It also provides[`EmbeddedChannel`][ec]" -> "It also provides [`EmbeddedChannel`][ec]"
Copy link
Contributor

@Lukasa Lukasa left a comment

Choose a reason for hiding this comment

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

Thanks Max!

@Lukasa Lukasa added the semver/none No version bump required. label Oct 9, 2023
@Lukasa Lukasa enabled auto-merge (squash) October 9, 2023 06:53
@Lukasa Lukasa merged commit 076af6d into apple:main Oct 9, 2023
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants