Skip to content

Commit 5b3cc42

Browse files
committed
Fixes per Jeff
1 parent d423fbd commit 5b3cc42

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

source/style-guide/style/version.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ General Guidelines
2727

2828
With the exception of release notes and changelogs, which serve as historical
2929
documents, avoid referencing product release versions that we no longer support.
30-
For examples, when a release of MongoDB Server reaches End of Life (EOL),
30+
For example, when a release of MongoDB Server reaches End of Life (EOL),
3131
remove references to that release.
3232

33-
You can omit information about the following items:
33+
You can omit the following release-specific references:
3434

3535
* Features introduced in an EOL release are outdated.
3636

@@ -77,7 +77,6 @@ you can more easily find these references when the release reaches EOL:
7777
* |change|
7878
* |deprecated|
7979

80-
8180
* To refer to a version inline, include the product
8281
name before the version number, (for example, ``MongoDB 5.0``). This ensures
8382
that a search for version numbers correctly matches product and release.

0 commit comments

Comments
 (0)