### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/copilot/configuring-github-copilot/configuring-github-copilot-in-your-environment ### What part(s) of the article would you like to see updated? The shortcut for "Trigger inline suggestion" is displaying as e.g. `Alt + </kbd>` rather than `Alt + \`. ### Additional information The backslash probably needs to be escaped to display correctly.