documentation: Revise uses of "e.g.," followed by a colon.

This commit is contained in:
Lauryn Menard
2024-07-09 17:57:53 +02:00
committed by Tim Abbott
parent 32b2eb5f47
commit 04e2728cb0
11 changed files with 21 additions and 18 deletions

View File

@@ -82,7 +82,7 @@ those that:
When migrating a module, we want to be especially thoughtful about
putting together a commit structure that makes mistakes unlikely and
the changes easy to verify. E.g.,:
the changes easy to verify. For example:
- First a commit that just converts the language to TypeScript adding
types. The result may potentially have some violations of the