Capitalization
On this page
- Capitalize Proper Nouns and Adjectives
- Capitalize Most Abbreviations
- Capitalize Job Titles when Used as Titles
- Watch for Capitonyms
- Capitalize Team Names
- Capitalize UI Labels as shown on the UI
- Capitalize the Names of Product Components as Appropriate
- Don't Capitalize Common Nouns
- Don't Use All Capitals for Emphasis
- Reference to Other Capitalization Guidelines
Be judicious and consistent in your use of capitalization. This topic provides general guidelines to help you decide when to capitalize a term.
Tip
See also:
To learn the correct capitalization of some common terms, see Alphabetical List of Terms.
For capitalization guidelines for items other than terms, see the table at the end of this topic.
Capitalize Proper Nouns and Adjectives
Proper nouns and adjectives include the names of people, places, companies, organizations, products, languages, protocols, and some technologies, as well as trademarks.
Be aware that some of these names might have nonstandard or no capitalization. Always follow the capitalization that's used by the company, shown in a dictionary, or accepted as standard in the industry.
|
|
|
|
For the correct capitalization of:
MongoDB product names, see the MongoDB corporate website.
Some commonly used third-party names, see Copyrights and Trademarks.
Capitalize Most Abbreviations
Most abbreviated forms of terms use all capitals, although exceptions exist. Also, be aware that the corresponding spelled-out terms of abbreviations are often not capitalized. When in doubt about the capitalization of an abbreviation or its spelled-out term, consult a dictionary, industry style guide, reputable website, or editor. Following are some examples.
Abbreviation | Spelled-out term |
---|---|
API | application programming interface |
FCV | feature compatibility version |
GB | gigabyte |
GHz | gigahertz |
ID | identification Note: _id is never capitalized. |
I/O | input/output |
JSON | JavaScript Object Notation |
Kbps | kilobits per second |
REST | Representational State Transfer |
SaaS | software as a service |
SOA | service-oriented architecture |
WSDL | Web Services Description Language |
Capitalize Job Titles when Used as Titles
Within MongoDB technical documentation, use the following rules for capitalization in job titles:
Use case | Examples |
---|---|
If you’re referring to a job role in general, don’t use initial capitals. | All support technicians will be allocated an account manager and a career coach. |
Don’t use initial capitals where the title is being used as a description. |
|
Use initial capitals where the term is serving as an actual title with the name of a person: just as you would on a business card or email signature. |
|
Watch for Capitonyms
Some words have a different meaning depending on how they are capitalized. Make sure that you don't change the meaning of a word with an incorrect capitalization:
|
|
|
|
|
|
|
|
Capitalize Team Names
When you use team names in technical documents, use initial capitals as shown in the following table:
Examples of initial capitals in team names |
---|
The Support team handles making the change for you. |
Contact your Account Management team can tell you what the charge will be. |
The Documentation team is amazing! |
Contact Information Development <add email link> for instructions. |
Capitalize UI Labels as shown on the UI
When you're documenting part of the interface within a procedure or other type of article or topic, match the capitalization used on the interface.
When you use terms from the interface as common nouns, don't capitalize the terms.
Use |
---|
Click the action cog to the left of the cluster name and select Edit Cluster. |
From the Atlas console, you can rename a cluster. |
Important
As an exception, any UI element that appears in all capitals should be initial capitalized in the documentation. It reads as shouting at the user otherwise.
Capitalize the Names of Product Components as Appropriate
Follow the capitalization of major component names that Marketing, Legal, and the product teams have established.
Be wary of overcapitalization of product terms as not every feature or object in a product is a proper noun.
Example
Atlas enables users to create a cluster, not a Cluster.
When the user creates a cluster, the user specifies a cloud provider, tier, and region, not a Cloud Provider, Tier, and Region.
A user can create a load balancer, not a Load Balancer.
Many terms that might be capitalized in the UI aren't capitalized when used as common nouns. When in doubt, consult an existing style sheet, an editor, or the product team.
Note
Product teams sometimes tend to overcapitalize terms.
Follow these tips to help you determine whether a noun should be capitalized:
Generally, if you can have more than one of something, it's a common noun and therefore not capitalized.
When a common noun follows the name of a product or component, generally that noun isn't capitalized.
When you refer generally to a component, you can use lowercase (as in the utility or the agent).
Examples |
---|
Zipit Backup Utility |
Rate Limiting component |
Identity service |
servers |
backups |
containers |
authentication |
Don't Capitalize Common Nouns
Most of the time, you can determine whether a noun is proper or common. Sometimes you might capitalize product-specific terms even when they're really just being used as common nouns. A common noun denotes a whole class of something (servers) or a random member of a class (a server). As a general rule, if you can have more than one of something, it's a common noun and therefore not capitalized.
Use | Don't use |
---|---|
You can submit up to 10 messages in a single request, but you must encapsulate them in a JSON array. | You can submit up to 10 Messages in a single Request, but you must encapsulate them in a JSON Array. |
Repose authentication provides caching for user tokens, roles, and groups. | Repose Authentication provides caching for User Tokens, Roles, and Groups. |
Don't Use All Capitals for Emphasis
To emphasize a term, show it in italics. To emphasize an important piece of information, consider setting it apart structurally, perhaps as a note.
Reference to Other Capitalization Guidelines
The following table provides links to other capitalization guidelines in the MongoDB Style Guide:
Item | Reference |
---|---|
Code examples | |
Diagram labels | |
Glossary terms and definitions | |
Key combinations | |
List items | |
Placeholder (variable) text | |
Table column headers and text | |
Text following colons | |
Text following em dashes | |
Titles and headings |