-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Fix flowchart syntax in orchestration guide #679
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
Conversation
Updated the flowchart syntax in the orchestration guide.
|
All contributors have signed the CLA. Thank you! ✅ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
|
I have read the CLA Document and I hereby sign the CLA |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No issues found across 1 file
Confidence score: 5/5
- Automated review surfaced no issues in the provided summaries.
- No files require special attention.
Updated the flowchart syntax in the orchestration guide.
Updated the flowchart syntax in the orchestration guide.
Updated the flowchart syntax in the orchestration guide.
Summary
Updated the flowchart syntax in the orchestration guide.
Changes
Fix the syntax error
Screenshots
Summary by cubic
Fixed Mermaid flowchart syntax in the orchestration guide so the diagram renders correctly. Switched graph TD to flowchart TD and corrected the StartWork node label.
Written for commit 2b9c8f2. Summary will update on new commits.