-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
docs: fix typos in CLI installation documentation fixes #4818 #4785
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
base: master
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for asyncapi-website ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
📝 WalkthroughWalkthroughFixed typos ("Alternitavely" → "Alternatively" and "verion" → "version") and added new content in the Using NPM and Node.js section demonstrating how to install AsyncAPI CLI globally via npm. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #4785 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 22 22
Lines 798 798
Branches 146 146
=========================================
Hits 798 798 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
⚡️ Lighthouse report for the changes in this PR:
Lighthouse ran on https://deploy-preview-4785--asyncapi-website.netlify.app/ |
|
@TRohit20 PTAL |
|
https://github.com/asyncapi/website/actions/runs/20653553533/job/59327722596 Also, after the re-run, even though it did not fail, it still did not notify the docs triagers. |
Description
fixes #4818
This pull request fixes a couple of minor typos in the CLI installation documentation to improve clarity and readability.
This is a documentation-only change and does not affect any functionality.
Summary by CodeRabbit
Bug Fixes
Documentation
✏️ Tip: You can customize this high-level summary in your review settings.