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

[Docs Bug 🐞 report]: Channel doc - duplication of paragraph describing mermaid diagram #3387

Open
1 task done
bandantonio opened this issue Nov 12, 2024 · 0 comments · May be fixed by #3388 or #3402
Open
1 task done

[Docs Bug 🐞 report]: Channel doc - duplication of paragraph describing mermaid diagram #3387

bandantonio opened this issue Nov 12, 2024 · 0 comments · May be fixed by #3388 or #3402

Comments

@bandantonio
Copy link
Contributor

bandantonio commented Nov 12, 2024

Describe the bug you found in AsyncAPI Docs.

In the Channel doc there is a duplication of the last paragraph that describes the mermaid diagram:

In doc:
The diagram above illustrates the communication process between a producer and a consumer. The producer sends a message through the channel, which then queues the message for delivery to the specific consumer. The diagram above illustrates the communication process between a producer and multiple consumers. The producer sends a message through the channel, which then queues the message for delivery to the appropriate consumers.

Should be:
The diagram above illustrates the communication process between a producer and a consumer. The producer sends a message through the channel, which then queues the message for delivery to the specific consumer. The diagram above illustrates the communication process between a producer and multiple consumers. The producer sends a message through the channel, which then queues the message for delivery to the appropriate consumers.


This bug was introduced in #3354 (line with the bug)

PR will be ready shortly.

Attach any resources that can help us understand the issue.

bug

Code of Conduct

  • I agree to follow this project's Code of Conduct
jyotishpro added a commit to jyotishpro/asyncapi-website that referenced this issue Nov 17, 2024
@jyotishpro jyotishpro linked a pull request Nov 17, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant