We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8343b24 commit bb55fd5Copy full SHA for bb55fd5
source/style-guide/includes/terms/f.rst
@@ -36,10 +36,10 @@ F
36
fatal
37
:icon-fa4:`times-circle` Use *serious* instead.
38
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``.
+ FCV
+ MongoDB abbreviation for the "feature compatibility version"
+ of a server. Use all uppercase: ``FCV``. Don't use
+ mixed case: ``fCV``.
43
44
fewer
45
**less**
source/style-guide/style/capitalization.txt
@@ -88,7 +88,7 @@ Following are some examples.
88
* - API
89
- application programming interface
90
91
- * - fCV
+ * - FCV
92
- feature compatibility version
93
94
* - GB
0 commit comments