Fix typo: combinded -> combined in HTTP access logs doc#11250
Fix typo: combinded -> combined in HTTP access logs doc#11250Sudesh456 wants to merge 1 commit intowso2:masterfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughSummaryThis pull request fixes a spelling error in the documentation for HTTP access logs configuration. The typo in the comment for the PassThrough/NIO transport access-log pattern example is corrected from "combinded" to "combined". Changes
This is a minor documentation fix with no functional or configuration impact. WalkthroughThis change corrects a spelling error in the documentation file for HTTP access logs monitoring. Specifically, it fixes the comment text in a PassThrough/NIO access-log pattern example, changing "combinded log pattern" to "combined log pattern". No functional changes or configuration logic are affected by this update. 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
Corrected a spelling error in the log pattern comment.
combinded -> combined