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 dfbfd9d commit fcf4df5Copy full SHA for fcf4df5
source/style-guide/includes/terms/f.rst
@@ -33,6 +33,11 @@ F
33
fatal
34
:icon-fa4:`times-circle` Use *serious* instead.
35
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
+
41
fewer
42
**less**
43
Use *fewer* for countable items. Use *less* for collective or
source/style-guide/style/capitalization.txt
@@ -88,6 +88,9 @@ Following are some examples.
88
* - API
89
- application programming interface
90
91
+ * - fCV
92
+ - feature compatibility version
93
94
* - GB
95
- gigabyte
96
0 commit comments