Fix typo in reduce-security-debt.md#39288
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR corrects a typo in the reduce-security-debt.md tutorial by replacing GitHub’a with GitHub’s.
- Fixed the possessive apostrophe for the GitHub product variable.
- Ensured the updated line still reflects the intended list formatting.
Comments suppressed due to low confidence (1)
content/copilot/tutorials/rolling-out-github-copilot-at-scale/driving-downstream-impact/reduce-security-debt.md:49
- The updated line has lost the list bullet marker. According to our content guidelines, bullet lists should use an asterisk (
*) at the beginning of the line. Please restore the list marker and update it to* {% data variables.product.prodname_copilot_short %} ....
{% data variables.product.prodname_copilot_short %} integrates with {% data variables.product.github %}'s code scanning capabilities to keep your existing codebase secure. When code scanning identifies a potential security alert, {% data variables.copilot.copilot_autofix_short %} can intelligently analyze the vulnerability and provide targeted, context-specific recommendations to resolve it.
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
|
Looks good! I'll get it added to the merge queue once checks are passing. Thanks! |
|
Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues ⚡ |
Why:
There's a typo
What's being changed (if available, include any code snippets, screenshots, or gifs):
Replace GitHub'a with GitHub's
Check off the following: