Conversation
Corrects various typos and spelling errors across Markdown documentation files, including README.md and files in the docs/ directory. Changes include: - Fixed "Production ready" to "Production-ready" - Fixed "file based" to "file-based" - Fixed "graphql" to "GraphQL" - Fixed "managment" to "management" - Fixed "MTIRE" to "MITRE" - Fixed "starlark" to "Starlark" - Fixed "specififed" to "specified" - Fixed "embed files" to "embedded files" - Fixed "UUID4" to "UUIDv4" - Fixed "useable" to "usable" - Fixed "initalized" to "initialized" - Fixed "reuseable" to "reusable" - Fixed "deploy it's" to "deploy its" - Capitalized "Tavern C2" and "Best Beacon per Host" - Corrected protocols to "gRPC, HTTP/1.1, and DNS" Co-authored-by: KCarretto <16250309+KCarretto@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
Summary
Previous Results
Insights
Slowest Tests
🎉 No failed tests in this run. | 🍂 No flaky tests in this run. Github Test Reporter by CTRF 💚 |
This PR fixes multiple typos and spelling errors found in the documentation files.
The changes are limited to
*.mdfiles and do not affect any source code logic or generated protobuf files (e.g., preservingSTATUS_UNINTERUPTIBLE_DISK_SLEEPto avoid breaking changes).Files modified:
README.mddocs/_docs/user-guide/getting-started.mddocs/_docs/user-guide/golem.mddocs/_docs/user-guide/imix.mddocs/_docs/user-guide/terminology.mddocs/_docs/user-guide/tomes.mddocs/_docs/dev-guide/imix.mddocs/_docs/dev-guide/tavern.mddocs/_docs/dev-guide/introduction.mddocs/_docs/admin-guide/tavern.mddocs/pages/index.mddocs/pages/user-guide.mdPR created automatically by Jules for task 11261552476411434244 started by @KCarretto