Skip to content

Commit bb55fd5

Browse files
DOCSP-30987: use FCV instead of fCV (#178)
* DOCSP-30987: use FCV instead of fCV * Update source/style-guide/includes/terms/f.rst Co-authored-by: corryroot <[email protected]> --------- Co-authored-by: corryroot <[email protected]>
1 parent 8343b24 commit bb55fd5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ F
3636
fatal
3737
:icon-fa4:`times-circle` Use *serious* instead.
3838

39-
fCV
40-
A MongoDB term that describes the "feature compatibility version"
41-
of a server. Abbreviate by using mixed case, ``fCV``. Do not use
42-
``FCV``.
39+
FCV
40+
MongoDB abbreviation for the "feature compatibility version"
41+
of a server. Use all uppercase: ``FCV``. Don't use
42+
mixed case: ``fCV``.
4343

4444
fewer
4545
**less**

source/style-guide/style/capitalization.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Following are some examples.
8888
* - API
8989
- application programming interface
9090

91-
* - fCV
91+
* - FCV
9292
- feature compatibility version
9393

9494
* - GB

0 commit comments

Comments
 (0)