Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Chore: Typos fixed in
docs
folder (radius-project#6543)
# Description _Please explain the changes you've made._ This PR fix the typo in multiple files. ```pseudo environmnet > environment authentification > authentication unneccesary > unneccessary orientied > oriented responsiblity > responsibility defintions > defination ``` ## Type of change <!-- Please select **one** of the following options that describes your change and delete the others. Clearly identifying the type of change you are making will help us review your PR faster, and is used in authoring release notes. If you are making a bug fix or functionality change to Radius and do not have an associated issue link please create one now. --> - This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Radius (issue link optional). <!-- Please update the following to link the associated issue. This is required for some kinds of changes (see above). --> ## Auto-generated summary <!-- GitHub Copilot for docs will auto-generate a summary of the PR --> <!-- copilot:all --> ### <samp>🤖 Generated by Copilot at 221f755</samp> ### Summary :pencil2::books::memo: <!-- 1. :pencil2: This emoji is often used to indicate a minor or cosmetic change, such as fixing a typo or a formatting issue. It can be used for any of the changes listed above, as they are all related to improving the clarity and accuracy of the documentation. 2. :books: This emoji is often used to indicate a change related to documentation, such as adding, updating, or removing information. It can also be used for any of the changes listed above, as they are all related to the documentation of the project. 3. :memo: This emoji is often used to indicate a change related to writing or communication, such as adding comments, notes, or explanations. It can also be used for any of the changes listed above, as they are all related to the written content of the documentation. --> This pull request fixes various typos in the documentation of the radius project. The typos affect the files `./docs/contributing/contributing-code/contributing-code-reviewing/README.md`, `./docs/contributing/contributing-code/contributing-code-control-plane/configSettings.md`, `./docs/contributing/contributing-code/contributing-code-writing/README.md`, `./docs/contributing/contributing-releases/README.md`, and `./docs/ucp/code_walkthrough.md`. > _`radius` docs shine_ > _typos fixed with care and skill_ > _autumn of errors_ ### Walkthrough * Fix typos in various documentation files ([link](https://github.com/radius-project/radius/pull/6543/files?diff=unified&w=0#diff-c5a6e900bac29ec26476b731e62862ee9afb8f9f67225da0aa8fd1d052f8183fL91-R91), [link](https://github.com/radius-project/radius/pull/6543/files?diff=unified&w=0#diff-197beededa4d4635e30d5c9f2261671669816f2f79a661239c6e719adae5245cL76-R76), [link](https://github.com/radius-project/radius/pull/6543/files?diff=unified&w=0#diff-197beededa4d4635e30d5c9f2261671669816f2f79a661239c6e719adae5245cL120-R120), [link](https://github.com/radius-project/radius/pull/6543/files?diff=unified&w=0#diff-197beededa4d4635e30d5c9f2261671669816f2f79a661239c6e719adae5245cL170-R170), [link](https://github.com/radius-project/radius/pull/6543/files?diff=unified&w=0#diff-197beededa4d4635e30d5c9f2261671669816f2f79a661239c6e719adae5245cL178-R178), [link](https://github.com/radius-project/radius/pull/6543/files?diff=unified&w=0#diff-19c6617fdff9355dc160bf265e7efdc44ac178e0a5257bd6bd96a22dd56f1883L13-R13), [link](https://github.com/radius-project/radius/pull/6543/files?diff=unified&w=0#diff-4b032acb8e706dca3cf78512aadf53ee8b05354e51cd46023ed550c0625b33fbL30-R30), [link](https://github.com/radius-project/radius/pull/6543/files?diff=unified&w=0#diff-249f8bd9306e70973e9be368bd00278a34edbd36f9bf56ea037acfc8c59583f5L22-R22)) Signed-off-by: willdavsmith <[email protected]>
- Loading branch information