[accessibility] replace e.g. with "for example"

e.g. being a Latin abbreviation can be confusing for folks for whom English (with all of its weird quirks) is not their first language.  There are better ways of saying "for example" (for example, for example) that will improve readability for all.

see also - https://insidegovuk.blog.gov.uk/2016/07/20/changes-to-the-style-guide-no-more-eg-and-ie-etc/
This commit is contained in:
Paul Czarkowski 2018-10-04 15:31:11 -05:00 committed by GitHub
commit daf5b3c399
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,6 @@ All files within this repo are released under the [MIT (OSI) License]( https://e
# Contribute!
The source files in this repo are for historical reference and will be kept static, so please **dont send** Pull Requests suggesting any modifications to the source files, but feel free to fork this repo and experiment 😊.
If, however, youd like to submit additional non-source content or modifications to non-source files (e.g., this README), please submit via PR, and well review and consider.
If, however, youd like to submit additional non-source content or modifications to non-source files (for example, this README), please submit via PR, and well review and consider.
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.