Skip to content

Commit fcf4df5

Browse files
author
Dave Cuthbert
authored
DOCSP-30985 add fcv to style guide (#148)
* DOCSP-30985 style guide * Review feedback
1 parent dfbfd9d commit fcf4df5

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

source/style-guide/includes/terms/f.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ F
3333
fatal
3434
:icon-fa4:`times-circle` Use *serious* instead.
3535

36+
fCV
37+
A MongoDB term that describes the "feature compatibility version"
38+
of a server. Abbreviate by using mixed case, ``fCV``. Do not use
39+
``FCV``.
40+
3641
fewer
3742
**less**
3843
Use *fewer* for countable items. Use *less* for collective or

source/style-guide/style/capitalization.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,9 @@ Following are some examples.
8888
* - API
8989
- application programming interface
9090

91+
* - fCV
92+
- feature compatibility version
93+
9194
* - GB
9295
- gigabyte
9396

0 commit comments

Comments
 (0)