Alphabetical List of Terms
This section provides usage guidelines for general terms. The table indicates the following special types of terms:
Restricted | Terms that can create problems if used incorrectly | |
Avoid | Terms to avoid in favor of better alternatives | |
Don't use | Terms that shouldn't be used |
#
- 24x7x365
Use this phrase to describe continuous availability. Don't replace the x's with slashes, hyphens, or the word by.
RecommendedWe deliver fantastic support — we are here to help, 24x7x365.
We deliver fantastic support: 24 by 7 by 365.
A
- about
on Don't use on to mean about.
Example
Use information about, not information on.
Don't use about to mean approximately.
RecommendedNot RecommendedHelp provides information about the console.
Help provides information on the console.
(This ambiguous sentence could mean that the information is displayed on the console.)
The installation takes approximately 10 minutes to complete.
The installation takes about 10 minutes to complete.
- abort
Don't use. Instead, use words like stop, exit, cancel, or end.
RecommendedNot RecommendedIf the program seems to be looping, end it.
If the program seems to be looping, abort it.
- above
Don't use above to locate information within a topic or a deliverable or to refer to releases or product versions.
To locate information, use preceding or provide a specific link or cross-reference.
To refer to releases or product versions, use later.
RecommendedNot RecommendedThe preceding commands create a /etc/sysconfig/iptables flat file with human readable syntax that can be manually edited.
The above commands create a /etc/sysconfig/iptables flat file with human readable syntax that can be manually edited.
Follow the same process described in "Obtaining the metadata information via the Cloud Servers API (Examples)."
Follow the same process described above.
To configure a custom error page for 3.5 SP1 and later, follow this example.
To configure a custom error page for 3.5 SP1 and above, follow this example.
- access (v)
- Avoid when you can in favor of friendlier words like see, edit, find, use, or view.
- accessible
- Use accessible only to refer to things that all people, including those with disabilities, can easily use. Don't use it to mean simple or open.
- add-on
Hyphenate this term when using it as a noun or adjective. Don't use add on or addon.
RecommendedNot RecommendedEntourage 2008 Web Services Edition is a free add-on to Entourage 2008 provided by Microsoft.
- ad hoc
- Use as two words. Don't hyphenate ad hoc, even when it's used as a modifier (for example, ad hoc tasks).
- admin
administrator administer administrative - Use admin in code as needed, such as
role: "admin"
.Use administrator in descriptive content, such as "The administrator of the accounts".
Use administer when a verb form is needed. Do not use administrate. For example, "Kelly administers the accounts processes for that customer."
Use administrative as ad adjective before a noun, such as administrative role.
- affect
effect Use affect as a verb to mean influence, change, or have an effect on. Use effect as a noun to mean the result of an action or the power to bring about a result.
RecommendedNot RecommendedAny change in network latency between primary and DR locations can potentially affect RPO because of the impact on data replication.
The open cloud has a long-term effect on innovation.
- after
once Use after to mean occurring subsequently in time or order. Use once to mean one time.
Don't use after to refer to the location of information. Instead, use next, follows, following, or provide a specific cross-reference.
RecommendedNot RecommendedAfter you create a volume, you can't resize it.
Once you create a volume, you can't resize it.
The client ID is generated once, and it persists between restarts of the client.
You can resize the server, change the image, or add a record by selecting the option that follows the description for each setting.
You can resize the server, change the image, or add a record by selecting the option that appears after the description for each setting.
- afterward
- Use instead of afterwards.
- all caps
Use uppercase instead.
RecommendedNot RecommendedCommands are written in uppercase to distinguish them from field names and other data.
Commands are written in all caps to distinguish them from field names and other data.
- allow
Use allow only when discussing permission. Avoid using allow to imply that a program, feature, or product permits a user to do something. Use you can instead. Enables is also acceptable.
This restriction also applies to let and permit.
RecommendedNot RecommendedBy default, network policies don't allow inbound access from the Internet to your cloud servers.
You can use Cloud Block Storage to expand the storage capacity of your cloud server.
Cloud Block Storage allows you to expand the storage capacity of your cloud server.
- alternate
alternative Use alternate as a verb to refer to performing by turns or changing from one state to another state repeatedly.
Use alternative as a noun or adjective to mean a choice between two things, such as alternative methods.
RecommendedNot RecommendedIf your system doesn't receive information from clients in a timely manner, results alternate between error messages and successful data collection.
As an alternative method, you can right-click the table and select a command from the menu.
- AM
PM Show in uppercase, with no periods after each letter, and a space before.
RecommendedNot RecommendedBetween 8:00 AM and 5:00 PM
Between 8:00 a.m. and 5:00 p.m.
- among
between When referring to three or more persons or items or when the number is unspecified, use among.
When referring to two persons or items or when referring to the relationship between two items at a time, use between.
RecommendedNot RecommendedTo learn more about the differences between IMAP and POP, see the following article.
If you're new to Linux, you have to choose among unfamiliar distributions.
Acting as an abstraction layer between a guest OS and the physical hardware, the hypervisor must juggle physical resources among multiple competing consumers.
- and/or
This construction is ambiguous and doesn't exist in other languages. For clarity, use one of the following constructions:
To indicate that one alternative or another is acceptable, use or.
To indicate multiple alternatives, use a list.
To indicate that two alternatives are acceptable, either separately or combined, use or both.
RecommendedNot RecommendedIf you're using the Cloud Servers API to create cloud servers, you can use API options to create servers without the PublicNet network or the ServiceNet network.
If you're using the Cloud Servers API to create cloud servers, you can use API options to create servers without the PublicNet and/or ServiceNet network.
you're now ready to complete one or more of the following tasks:
Create a profile
Modify the sample files
Generate a job
you're now ready to create a profile, modify the sample files, and/or generate a job.
From this window you can edit the job, schedule it to run later, or both.
From this window you can edit the job and/or schedule it to run later.
- Android
Use initial caps. Never use android.
RecommendedNot RecommendedAndroid-powered device
android-powered device
- anti (prefix)
Don't hyphenate words that begin with the prefix anti unless the root word starts with an i or a capital letter.
If you have a question about a particular word, look it up in a dictionary.
RecommendedNot Recommendedantivirus, antispam, antispyware, anti-intelligence
- any time
Use any time as a noun.
RecommendedNot RecommendedYou can change this setting at any time.
- anytime
Use anytime as an adverb.
RecommendedNot RecommendedAnytime you want a good video, you can watch YouTube.
- API
- APIs
Use API to refer to either an API for a service or a language-Specific API. Don't use it when referring to a method or a class. The plural form of API is APIs, not API's.
RecommendedNot RecommendedUse the API for Cloud Servers when you need a feature that is not available in the Control Panel.
Don't write "This resource has one API" when you mean "This resource has one method."
- app
- Use app, not application, in most cases.
- appear
Unlike display, appear doesn't require a direct object. You can use appear instead of is displayed if the context is appropriate.
RecommendedNot RecommendedA message appears.
The system displays a message.
- appendixes
- As the plural of appendix, use appendixes rather than appendices.
- application
- Instead, use app. The industry trend is toward app. It's okay to use application as part of a common phrase such as application programming interface, but in general usage, app is preferable.
- architect
architected Use architect as a noun only. For a verb, use design, create, plan, or another appropriate verb.
Don't use architected as an adjective, use designed or another appropriate word.
- argument
- In a command-line context, use option.
- as
since Don't use as or since when describing the reason for a situation, event, and so on. Use because instead.
Use since only to express an interval, not causality.
RecommendedNot RecommendedBecause the utility failed, you can't complete the transaction.
The status hasn't changed since the error occurred.
Since the utility failed, you can't complete the transaction.
- as a service
- This can be used as infrastructure as a service (IaaS). Note the capitalization of the spelled-out term and the abbreviation. On first occurrence, use the spelled-out term and introduce the abbreviation in parentheses. Use the abbreviation thereafter.
- as per
- Use according to instead.
- assure
- Use ensure to mean make certain of an action, event, or outcome. Don't use assure (to set someone's mind at ease) to convey this meaning.
- at scale
- Don't use at-scale.
- auto (prefix)
Don't hyphenate words that begin with the prefix auto unless it's necessary to avoid confusion.
Don't make up words that start with auto. When in doubt, use automatic or automatically instead.
Don't use auto as an abbreviation for automatic or automatically, unless you are referring to a label on a UI.
If you have a question about a particular word, look it up in a dictionary.
RecommendedNot RecommendedYou can access the autoconfiguration tool to set up your Outlook email client.
You can access the auto configuration tool to set up your Outlook email client.
The installation automatically starts the service.
The installation auto starts the service.
B
- back end
- back-end Use a more specific term such as server, operating system, or network. If you need to use the term, show it as noted.
- backslash
- Use backslash to refer to the \ character, and use slash to refer to the / character. Don't use slash mark.
- back up
backup
Use back up as a verb. Use backup as a noun or adjective.
RecommendedNot RecommendedBack up your files.
Make a backup copy.
Perform an incremental backup of your database.
- backward
- Use instead of backwards.
- bad
- Use serious instead, or provide an explanation.
- be sure
- Depending on context, use ensure or verify instead.
- because
Use because (not since or as) to express causality.
RecommendedNot RecommendedThe system issues an error message because the syntax is wrong.
The system issues an error message since the syntax is wrong.
- before
Use before to mean to precede in time or order of actions.
Don't use before to refer to the location of information. Instead, use previous, preceding, or provide a specific cross-reference.
RecommendedNot RecommendedBefore you change the DNS of your domain, you can use the URL to test your website.
Because the entity recipe precedes this stanza, it implicitly selects the entityId for this or any check in scope.
Because the entity recipe is placed before this stanza, it implicitly selects the entityId for this or any check in scope.
- below
Don't use below to locate information within a topic or a deliverable or to refer to releases or product versions.
To locate information, use following or provide a specific link or cross-reference.
To refer to releases or product versions, use earlier.
RecommendedNot RecommendedIn the following example,
cbsvolume1
is the name of the volume.In the below example,
cbsvolume1
is the name of the volume.You can use
netstat
to confirm whether a super-server is listening on a specific port. For more information, see Checking listening ports withnetstat
.You can use netstat (see below) to confirm whether a super-server is listening on a specific port.
To configure a custom error page for 3.5 SP1 and earlier, follow this example.
To configure a custom error page for 3.5 SP1 and below, follow this example.
- between
among When referring to three or more persons or items or when the number is unspecified, use among.
When referring to two persons or items or when referring to the relationship between two items at a time, use between.
RecommendedNot RecommendedTo learn more about the differences between IMAP and POP, see the following article.
If you're new to Linux, you have to choose among unfamiliar distributions.
Acting as an abstraction layer between a guest OS and the physical hardware, the hypervisor must juggle physical resources among multiple competing consumers.
- bi (prefix)
- Don't hyphenate words that begin with the prefix bi, such as bidirectional and bimodal, unless the root word starts with an i or a capital letter.
- billion
Billion indicates different numbers in different numeration systems. In the short-scale system (used in the English-speaking countries), it indicates 10 9, or 1,000,000,000. In the long-scale system (used in Spanish-speaking countries), it indicates 10 12, or 1,000,000,000,000.
To avoid confusion when you're citing a large number such as a billion, express the amount in numerals. If space constraints prevent writing numerals, use billion as defined in the short-scale system.
- biweekly
- bimonthly Because these terms can be interpreted as twice a week or month or once every two weeks or months, avoid using them. For clarity, instead use longer terms such as every two weeks, every two months, twice a week, and twice a month.
- blacklist
Don't use. Use access list as a noun and remove from an access list as a verb. Use blocked as an adjective.
RecommendedNot RecommendedTo remove an entry to the access list, click Go to Global Access List.
To add a blacklist entry, click Go to Global Blacklist.
You can search for an access list entry, add entries to the access list, and edit or remove existing entries in the access list.
You can search for a blacklist entry, add blacklist entries, and edit or delete existing blacklist entries.
- Boolean
- Always use with an initial capital letter.
- both
Use to refer to only two things.
RecommendedNot RecommendedTo prevent both headers and I/O summaries from being printed, use
"-qqq"
.OpenStack provides large, medium, and small organizations an alternative to closed cloud environments.
OpenStack provides both large, medium, and small organizations an alternative to closed cloud environments.
- bottom left
bottom right When referring to the location of an item on a UI, use lower left and lower right instead.
- box
Use box instead of field to describe a box (including a text box, list box, group box, combo box, and spin box) within a dialog box or window. When citing a specific UI element name, use only box with the name (for example, Candidate box, not Candidate list box) except when naming a check box. In contrast, when citing one of these terms generically, use the complete term, such as list box.
Note
Don't use box to refer to a computer.
RecommendedNot RecommendedIn the Search n activities box, enter your search term.
Select the Printer and Clipboard check boxes.
Complete each list box.
- bring up
Don't use this term to refer to starting or turning on a system. Use start or turn on instead.
Don't use this term to refer to the opening of a window or part of a UI. Use open instead.
RecommendedNot RecommendedPress the F1 key to open a help screen with the keyboard commands.
Press the
F1
key to bring up a help screen with the keyboard commands.To start
eth1
without restarting the device, use theifup
command.To bring up
eth1
without restarting the device, use theifup
command.- button
Don't use button and icon interchangeably. If you're referring to a command button or toolbar button (labeled or unlabeled), use button. If you're referring to a graphic on a screen, window, or other area, use icon.
When providing an instruction to click a button that executes a command, use the name of the button without the word button.
RecommendedNot RecommendedTo save the configuration, click OK.
- by using
C
- can
Use can to indicate the power or ability to perform an action.
RecommendedNot RecommendedYou can shorten phase 1 by eliminating unneeded files, such as archived logs and application cache files, from the original cloud server.
- canceled
- canceling Use each word as shown, with a single l.
- cannot
- Use as one word.
- catalog
- Use catalog instead of catalogue.
- catastrophic
- Use serious instead.
- check
- Don't use as a verb. In a user action, tell the user whether to clear or select the check box. Don't tell them to check the box. Additionally, prefer verify over check.
- check box
Use check box as two words. In a user action, tell the user whether to clear or select the check box.
RecommendedNot RecommendedSelect the No Output check box.
Check the No Output box.
Clear the selected check box.
Click the check box.
- choose
- In procedure steps, use select when referring to actions in the UI. Choose is acceptable in a general sense.
- clear
- When used as a verb, use clear to mean the opposite of select or enter. Don't use deselect or unselect.
- click
Use click to mean press and release a mouse button. Use click to refer to operations and selections that you make with a mouse. Don't use click on or press.
RecommendedNot RecommendedClick OK.
Click on OK.
Press OK.
- client
Use client to refer to a computer, object, or program that obtains data or services from a server. If the context is clear, you can use client as a noun. If the context isn't clear, use client as an adjective (for example, client computer).
Don't use client to refer to a person. Use customer instead.
RecommendedNot RecommendedRouting directs client requests to the content source best able to serve the request.
The client interacts with the remote file system through the SSH File Transfer Protocol (SFTP).
Because no two customers are the same, the company is aware of the need for customizable platforms.
- client/server
- Use a slash, not a hyphen.
- cloud
- When using cloud as a general noun or adjective, use lowercase.
- cloud hosting
- Use lowercase when referring generally to the industry and providers.
- cloud server
- When referring to an actual server, use server or cloud server.
- close
open For folders in a tree, use open to refer to the action of opening a folder. Use close to refer to the action of closing the folder.
In other contexts, use open to refer to opening a window, dialog box, or file. Use close to refer to the Close button or closing a window, dialog box, or file.
- co (prefix)
- Don't hyphenate words that begin with the prefix co, such as coexist or coprocessor, unless the root word begins with o, such as co-op.
- collapse
- expand For directories or other navigational trees, use expand to mean the action of opening the tree to view more objects (such as folders). Use collapse to mean the action of closing the tree to view fewer objects.
- colocate
colocation Use as shown, with one l and no hyphen, when referring to locating customer equipment in a third-party data center.
RecommendedNot RecommendedIn managed colocation, you lease the hardware, networking, and most other devices that you need in the data center.
- command
Use command when referring to a selection on a menu, an instruction for an action to take place, or the name of a command. Don't use menu item, menu option, or menu choice.
RecommendedNot RecommendedThe Open command opens a file.
The Open menu item opens a file.
Use the
SQL CREATE
command.- command button
When providing an instruction to click a button that executes a command, use the name of the button without the word button. In a description, you can use the name and button, especially when another button name or option name is the same or similar.
RecommendedNot RecommendedClick OK.
The window contains an Apply button, an OK button, and an Exit button.
- command line
command-line Don't hyphenate command line when it's used as a noun. Hyphenate it when used as an adjective, as in command-line interface.
RecommendedNot RecommendedType the following command at the command line and press Enter.
In the command-line interface, type the following command:
- command-line interface
- If you need to use the spelled-out term for clarity, hyphenate it. However, you can use the abbreviation without first spelling out the term; it's a common abbreviation.
- comment out
Use as a phrasal verb meaning to cause to become a comment. When you comment out a line of code, you add characters to the line that make it recognizable as a comment only and not as executable code.
RecommendedNot RecommendedComment out the following line by placing a # symbol in front of it.
- complement
Use complement (not compliment) to describe an item that completes or supplements another item.
RecommendedNot RecommendedThe MongoDB Critical Application Services team complements internal IT teams.
The MongoDB Critical Application Services team compliments internal IT teams.
- complete
Complete is a transitive verb, which means that it requires a direct object. If you can't give it a direct object, use the adjective complete (is complete) or use a different word, such as finish.
RecommendedNot RecommendedWhen the migration is complete and the server starts, test your web sites and applications.
When the migration completes and the server starts, test your web sites and applications.
Internet access is required to complete the installation.
- comprise
Even when this term is used correctly, people think it's used incorrectly. Because of the confusion associated with this term, use consist of, include, or contain instead.
Don't use comprised of.
RecommendedNot RecommendedThe configuration consists of your edge and connected physical network devices, and one or more Cloud accounts that you associate with the configuration.
- computer
- Use computer instead of machine or box. Use host for any type of system that run software for users' computers to access.
- console
Use lowercase letters when console isn't part of a product name or a proper name.
RecommendedNot RecommendedIf your server becomes unreachable through RDP or the web console, you might have to place the server in Windows Rescue Mode.
- customer
- Use customer to refer to individuals who use MongoDB products and services. Avoid using user.
D
- damage
- As a verb, use affect instead.
- data
Use data with a singular verb.
RecommendedNot RecommendedIf you can't access your Cloud Databases instance, your data is still protected on a redundant SAN.
- data center
- Use region rather than data center. Region is the term used in the control panel and API. If you need to use data center, show it as two words and don't capitalize it.
- data store
- Use data store as two words.
- database
- Use database as one word.
- date
Use timestamp instead of date wherever applicable to avoid confusion.
- default
Use default as a noun or adjective. Don't use default as a verb.
RecommendedNot RecommendedThe field contains the default value that you specified during installation.
The field value defaults to the value that you specified during installation.
- deinstall
- Use uninstall instead.
- deselect
Use clear instead.
RecommendedNot RecommendedClear the check box.
- desire
- desired Use want, appropriate, required, or another word or phrase instead.
- destroy
- Use remove or delete instead.
- dialog
- See dialog box.
- dialog box
Don't use dialog, dialogue, window, pop-up, screen, or display to mean dialog box. Capitalize dialog box only if it's part of a name that's shown in the software. Use lowercase letters for generic references (the filter dialog box).
Note
A dialog box is usually modal, which means that you can't minimize it and must respond to it before proceeding. In contrast, you can keep a window open but minimized while working on another task.
- different than
- Use different from instead.
- dimmed
Use dimmed to describe the appearance of an unavailable command, option, or button. Don't use disabled, grayed, or grayed out.
RecommendedNot RecommendedIf the button is dimmed, it's unavailable.
- disabled
Use inactive to describe commands, options, toggles, or buttons in the interface. Use dimmed to describe the appearance of an inactive command, option, or button; use unavailable to refer to its state. Don't use disabled to refer to individuals with disabilities.
Use of disabled is acceptable in other contexts. For example, a feature might be disabled through configuration.
- display
The verb display requires a direct object. You can use the passive is displayed, or you can use appears or opens in the appropriate context.
Don't use display as a noun to mean pane, window, or dialog box.
RecommendedNot RecommendedThe system displays a message.
The message displays.
A message appears.
The dialog box displays.
The dialog box opens.
The display shows the results of your search.
- do
- Don't use in phrases such as do the following. Use perform instead.
- double-click
Always hyphenate when used as a verb or modifier. Don't use double-click on.
RecommendedNot RecommendedTo open the installer, double-click the Remote Desktop Connection.mpkg icon.
- double-tap
When documenting instructions for mobile devices, use double-tap to express the action of quickly touching and releasing an item on the device screen twice in quick succession. Always hyphenate.
RecommendedNot RecommendedTo enter a password in all uppercase letters, double-tap the Shift key to lock it.
- downtime
- Use downtime as one word.
- drag
drag-and-drop The verb form is drag; drag-and-drop is an adjective. In UI environments, drag refers to using the mouse to "pull" an item from one area of the screen to another area. Because the action of dropping (releasing the mouse button) is intrinsic to the action of dragging items in a UI, don't use drag and drop as a verb.
RecommendedNot RecommendedDrag the video and image file to the container window. (verb)
You can add objects to Cloud File containers by using a drag-and-drop user interface. (adjective)
Drag and drop the video and image file to the container window.
- drill down
Because drill down is idiomatic, avoid using it. Use navigate instead to mean to follow a path to lower-level items in a hierarchy.
RecommendedNot RecommendedNavigate to the folder that contains your file.
Drill down to the folder that contains your file.
- drop-down
Use as an adjective only when you are referring to a drop-down menu as a user interface element. Include the hyphen.
Example
In Ops Manager documentation, use drop-down as an adjective.
RecommendedNot RecommendedThe drop-down menu element must include several options.
The dropdown menu element must include several options.
- drop-down list
drop-down menu Use list or menu, or use the name of the list or menu.
RecommendedNot RecommendedIn the Extend registration for menu, select the number of years.
In the Extend registration for drop-down menu, select the number of years.
- due to
- Use because of instead.
E
- earlier
later Use these terms (instead of lower and higher or below and above) when referring to product releases and version numbers. Don't use earlier or later to refer to information in text.
RecommendedNot RecommendedUbuntu 12.04 or earlier
Ubuntu 12.04 or lower
Windows 3.1 or later
Windows 3.1 or above
- ecommerce
Don't hyphenate. Capitalize the word if it occurs at the beginning of a sentence or in a title.
RecommendedNot RecommendedYour ecommerce strategy must identify and address infrastructure needs to support availability.
Ecommerce sites can meet PCI DSS requirements in the following ways.
- effect
affect Use affect as a verb to mean influence, change, or have an effect on. Use effect as a noun to mean the result of an action or the power to bring about a result.
RecommendedNot RecommendedAny change in network latency between primary and DR locations can potentially affect RPO because of the impact on data replication.
The open cloud has a long-term effect on innovation.
- e.g.
Use for example instead. See Avoid Obscure Non-English Words and Abbreviations.
For multiline examples, use an
.. example::
block.- either
Use either for two items only.
RecommendedNot RecommendedSelect either Quick or Standard.
Select Quick, Standard, or Customized.
Select either Quick, Standard, or Customized.
Use as a noun, adjective, and verb. Don't hyphenate. Capitalize when referring to the MongoDB product or if the word occurs at the beginning of a sentence or in a title.
RecommendedNot RecommendedEnter your entire email address, using all lowercase letters.
Fail2ban sends an email to demo@example.com.
You can configure the product to email notifications to you.
- email hosting, Email Hosting
- Use lowercase when referring generally to the industry and providers. Capitalize when referring to it as a vendor offering.
- enable
You can use enable instead of allow to describe how a customer interacts with a program, feature, or product. When possible, use you can instead.
RecommendedNot RecommendedMongoDB clusters can be deployed with a Terraform-based approach that enables customers to create a sharded cluster on Ubuntu or Red Hat Enterprise Linux.
MongoDB clusters can be deployed with a Terraform-based approach that allows customers to create a sharded cluster on Ubuntu or Red Hat Enterprise Linux.
- end user
end-user When addressing your audience, use customer, you, or the imperative mood instead. You can use end user to refer to the users of your audience.
Example
The users of a developer's program or the users that an administrator supports.
Hyphenate the term when it's used as an adjective.
RecommendedNot RecommendedAs the Email Administrator, you're responsible for setting up end-user clients and devices.
- ensure
Use ensure to mean make certain of an action, event, or outcome. Don't use the following similar terms to convey that meaning:
assure (which means to set someone's mind at ease)
be sure
insure (which means to guarantee financially against risk)
make sure
- error message
Use error message, and not error alone, to refer to the message that notifies customers of an error.
You can use message by itself as a general term to refer to an error, informational, or warning message.
RecommendedNot RecommendedYou might see the
Connection timed out – please try again.
error message because your browser is storing an invalid cookie.You might see the
Connection timed out – please try again.
error because your browser is storing an invalid cookie.- etc.
Remove etc. from the text and replace it with and so on or explain what it means (in general terms or by example). Precede a limited list of examples with such as, or list all specific items.
- Ethernet
- Capitalize.
- e-words
Most words that start with the abbreviation for electronic should be hyphenated, such as e-learning, e-book, and e-reader. Exceptions are email and ecommerce.
Use lowercase for the e in body text, and capitalize the e at the beginning of a sentence or a title. If the term is hyphenated, capitalize the letter following the hyphen in titles.
Don't make up new e-words.
- exit
close quit stop
Use exit to refer to closing a program or application.
Don't use end, leave, stop, or terminate to refer to closing a program or application.
Use close to refer to the Close button or closing a window, dialog box, or file.
Use quit to refer to the
QUIT
command.Use stop to refer to hardware operations, jobs, services, or routines.
RecommendedNot RecommendedExit all applications, and restart your computer.
Click Finish to exit the installation program.
- expand
- For directories or other navigational trees, use expand to mean the action of opening the tree to view more objects (such as folders). Use collapse to mean the action of closing the tree to view fewer objects.
F
- fail to
Use unable to when you when refer to an individual or company.
You may use fail to describe system performance.
- FAQ
Use the acronym FAQ to refer to an article or section that documents frequently asked questions, or a collections of question and answer (Q&A) pairs. If you need to refer to more than one FAQ, follow FAQ with a plural noun, such as articles or documents. Don't use FAQs.
To refer to the Q&A pairs themselves, spell out frequently asked questions or just use questions.
RecommendedNot RecommendedThis article provides answers to frequently asked questions about MongoDB Cloud Manager.
We provide answers to your questions about MongoDB products in product-specific FAQ articles.
- fatal
- Use serious instead.
- FCV
- MongoDB abbreviation for the "feature compatibility version"
- of a server. Use all uppercase:
FCV
. Don't use mixed case:fCV
.
- fewer
less Use fewer for countable items. Use less for collective or mass items.
RecommendedNot RecommendedFewer resources mean heavier workloads, less time, and lower levels of staff experience.
- file name
- file system Use these terms as two words unless the context requires otherwise.
- firewall
- Use firewall as one word.
- follow
follow-up Use follow as a verb. Use follow-up as a noun or adjective.
RecommendedNot RecommendedFollow the installation with configuration.
Follow-up the installation with a configuration.
The follow-up procedure was successful.
The follow up procedure was successful.
Complete the follow-up.
Complete the follow up.
- following
preceding Use these terms as adjectives, not as nouns.
RecommendedNot RecommendedCheck the following items: user ID and password.
Check the following: user ID and password.
See the preceding example.
See the preceding.
Don't use above, below, earlier, or later to refer to information in text. Where possible, use specific references. If you can't use specific references, use preceding and following as adjectives to refer to elements such as figures and tables.
- for instance
- Use for example instead.
- forward slash
- Use slash to refer to the / character. Use backslash to refer to the \ character.
- free
- Don't use free when describing the availability of MongoDB products and services. Use no charge or at no cost instead.
- front end
- front-end Use a more specific term if possible. If you need to use the term, use front-end as an adjective and front end as a noun.
G
- given
Don't use given to mean particular or specific. In many cases, no adjective is necessary. If one is, use particular or specific.
RecommendedNot RecommendedThe
enabled
option defines whether a specific section is enabled.The
enabled
option defines whether a given section is enabled.Session persistence directs incoming traffic from an address to the same web server node behind the load balancer.
Session persistence directs incoming traffic from a given address to the same web server node behind the load balancer.
- gray
Use gray (not grey) only to express color. When referring to the state of inactive commands, options, or buttons on an interface, use unavailable (not dimmed or gray or grayed out).
RecommendedNot RecommendedThe printed report uses gray shading to identify the data categories.
The printed report uses grey shading to identify the data categories.
- grayed
- grayed out Use dimmed to describe the appearance of an unavailable command, option, or button. Use unavailable to refer to the state, not the appearance, of inactive commands, options, or buttons on the interface.
- guarantee
- guaranteed to Don't make guarantees in MongoDB content. Use terms like intended to, expected to, or designed to instead.
H
- high availability
- high-availability Use the spelled out term on first use in an article or document, and introduce the abbreviation in parentheses. Hyphenate the spelled-out term when it's used as a modifier.
- higher
lower Don't use these terms when referring to product releases and version numbers. Use earlier or later instead.
RecommendedNot RecommendedUbuntu 12.04 or earlier
Ubuntu 12.04 or lower
Windows 3.1 or later
Windows 3.1 or higher
- home page
Use home page to refer to the first (main) page that you see when you enter a website.
- host
- Use host instead of computer machine or box for any type of system that run software for users' computers to access. The system running the software could be a physical server, a virtual server, a Docker container, or part of a Kubernetes cluster. That uncertainty requires this broader term.
- host list
- host name Use each of these terms as two words.
- How-To
- When referring to the portion of the Support website that contains articles about MongoDB Cloud services, show the name as How-To.
- hyperlink
I
- icon
Don't use icon and button interchangeably. If you're referring to a graphic on a screen, window, or other area, use icon. If you're referring to a command button or toolbar button (labeled or unlabeled), use button.
RecommendedNot RecommendedTo add video to an in-progress IM conversation or conference call, click the Camera icon.
- ID
IDs
Use uppercase letters. Don't use id or Id unless the context requires it.
Don't use ID as a verb; use identify instead.
RecommendedNot RecommendedThe
<affected-end-user-id>
element specifies the user ID of the end user who is affected by the incident.- i.e.
Use that is instead.
- if necessary
Avoid using this ambiguous phrase. Instead, describe the circumstance in which the action is necessary.
RecommendedNot RecommendedIf you select Specific local ports, specify the port numbers. If you specify more than one port number, separate the numbers with a comma.
If you select Specific local ports, specify the port numbers, separating them with a comma if necessary.
- if
whether
Use if to introduce an adverbial clause that describes a condition on which an action depends.
Use whether to introduce a noun clause that describes a possibility or an alternative.
Use whether or not to describe a condition on which an action doesn't depend.
RecommendedNot RecommendedIf the application is missing, the file doesn't open.
Choose a method based on whether you need to monitor transactions.
The program uses a large amount of space, whether or not your system can spare it.
- impact
Don't use impact as a verb. Use affect instead.
RecommendedNot RecommendedMigrating to a hosted SharePoint environment can also affect user support and training.
Migrating to a hosted SharePoint environment can also impact user support and training.
- in to
into Use in to when in is part of the verb phrase. Use into to imply motion to the inside of something.
RecommendedNot RecommendedLog in to the computer.
Log into the computer.
Insert the DVD into the disc drive.
- include
- including Use these terms for partial lists or partial information only. Include or including implies incomplete information.
- indexes
- As the plural of index, use indexes rather than indices.
- infrastructure as a service (IaaS)
- Note the capitalization of the spelled-out term and the abbreviation. On first occurrence, use the spelled-out term and introduce the abbreviation in parentheses. Use the abbreviation thereafter.
- install
installation Use install as a verb only, not as a noun or adjective. Use installation (not install) as a noun meaning the process of installing a product or as an adjective describing the process.
Note
Use site (not installation) for the location of a system or facility.
RecommendedNot RecommendedInstall the software.
The installation has the following prerequisites.
Complete the installation process.
After completing the install, you can configure the product.
The install script sets the required values for system variables.
- insure
- Use ensure to mean make certain of an action, event, or outcome. Don't use insure (to guarantee financially against risk) to convey this meaning.
- inter (prefix)
- Don't hyphenate words that begin with the prefix inter, such as interrelated or interdependent, unless the root word starts with a capital letter.
- interface
Use interface as a noun meaning user interface. Don't use interface as a verb; use interact instead.
RecommendedNot RecommendedCompass is used by customers with dedicated servers and is the interface for MongoDB.
The phpMyAdmin package enables you to interact with your database through a PHP user interface.
The phpMyAdmin package enables you to interface with your database through a PHP user interface.
- internet
Internet intranet Capitalize Internet when referring to the world’s largest computer network; use lowercase letters when referring generically to any large network made up of smaller networks that are connected by routers. The World Wide Web is part of the Internet.
Note
An intranet is a network that usually uses applications that are associated with the Internet (such as web pages and an e-mail system), but the network is accessible only to people within a given company or organization.
- its
it's Its is the possessive form of it. It's is the contraction of it is. To avoid confusion and mistakes, use it is instead of it's, or revise the sentence to eliminate it's or it is, which can lead to wordiness or ambiguity.
RecommendedNot RecommendedMongoDB doesn't administer your database or its contents—just the cluster and hardware on which it is hosted.
K
- keep in mind
Use remember or consider, or rewrite to eliminate the need for the term.
RecommendedNot RecommendedConsider the effects of increasing the value.
Keep in mind the effects of increasing the value.
Remember the important considerations when planning and configuring your setup.
Keep in mind the important considerations when planning and configuring your setup.
- key pair
- Use as two words. Hyphenate when used as a unit modifier, as in key-pair authentication.
- key-value store
- Hyphenate key-value when used as an adjective.
- kick off
- Instead of using this a verb, use start.
- kill
- Use cancel, stop, or end instead.
L
- later
Tip
See also:
earlier, later.- launch
Use start instead of launch to refer to programs, services, jobs, routines, or hardware operations.
RecommendedNot RecommendedStart the program.
Launch the program.
- left
Avoid using left by itself as a directional term. When possible, use such terms as upper left, lower left, leftmost, and on the left side of instead. Include a hyphen if the term modifies a noun, as in upper-left corner. Don't use left hand.
RecommendedNot RecommendedClick the Server Manager icon at the lower left of the Windows task bar.
Select Entourage in the upper-left corner of the pane.
- less
fewer Use fewer to modify countable nouns. Use less to modify collective or mass nouns.
RecommendedNot RecommendedFewer resources mean heavier workloads, less time, and lower levels of staff experience.
- lets
- leverage
In technical content, use use instead. In marketing content, use leverage to mean to gain an advantage by the use of something.
RecommendedNot RecommendedWhen you create a cloud server, use the metadata option to specify the pools.
When you create a cloud server, leverage the metadata option to specify the pools.
- life cycle
life-cycle In most cases, use as two words. Use lifecycle only if it's used in a product interface, is part of a product name, or is part of the name of an external standard.
RecommendedNot RecommendedIT organizations can simplify the management of data across its life cycle with integrated modules for backup and recovery, archiving, replication, search, and reporting.
The Cloud Security Alliance (CSA) divides security issues into two broad categories. The first category relates to issues of governance, such as Information Lifecycle Management (ILM).
- like
- Depending on context, use such as instead.
- link
Use link as both a noun and a verb. To avoid using it as both parts of speech in the same article or section, you can also use hyperlink as a noun.
RecommendedNot RecommendedYou can link the title of the article to an HTML-formatted copy of the article.
Click the link.
- log file
- Use log file as two words.
- log in
log off login logoff
Use log in and log off as verbs for connecting to and disconnecting from a computer, system, or network.
Use login and logoff as nouns or adjectives.
Don't use log into; use log in to. Log in is a single phrasal verb. To links that verb to the next word.
RecommendedNot RecommendedYou need a user ID and password to log in to the system.
Routine events such as logins help determine network usage.
- lowercase
Don't use lower-case. Don't use upper/lowercase to mean mixed case.
- lower
higher Don't use these terms when referring to product releases and version numbers. Use earlier or later instead.
RecommendedNot RecommendedUbuntu 12.04 or earlier
Ubuntu 12.04 or lower
Windows 3.1 or later
Windows 3.1 or higher
- lower left
lower right When referring to the location of an item on a UI, use lower left and lower right instead of bottom left or bottom right.
M
- machine
- Use machine only when referring to a virtual machine (VM). In all other cases, use computer, server, or another specific term.
- make sure
- Use ensure instead of make sure to mean to make certain of an action, event, or outcome.
- man
Use man to refer to man pages or to the
man
command. Don't use man to refer to people, as in the term man-hours, or to refer to working in the service of something, as in man the phone lines. Use gender-neutral terms instead.RecommendedNot RecommendedYou can read the
man
page for themysqldump
command to see all of its options.In a hosted environment, you pay as you grow, which saves you money in server hardware, software, upgrades, and staff hours needed to run it all.
In a hosted environment, you pay as you grow, which saves you money in server hardware, software, upgrades, and man-hours needed to run it all.
- managed hosting
- Managed Hosting Use lowercase when referring generally to the industry and providers. Capitalize when referring to it as a MongoDB offering.
- master
- Don't use. Use primary as an adjective or noun.
- matrixes
- As the plural of matrix, use matrixes rather than matrices.
- may
Use may to indicate permission only.
- menu
- Capitalize menu only if it's part of the name that's shown in the software. Use lowercase letters for generic names (for example, the primary menu).
- menu item
Use command instead of menu item in the following situations:
Referring to a selection on a menu
Referring to an order or instruction for an action to take place
Naming or referring to a command within a product
- message
You can use message as a general term to refer to an error, informational, or warning message, or an email message.
RecommendedNot RecommendedYou might see the
Connection timed out – please try again
message because your browser is storing an invalid cookie.Type the email address that you want recipients to use when they reply to your messages.
- metadata
- Don't hyphenate.
- might
Use might to indicate probability or possibility.
- mixed case
mixed-case Use mixed case to refer to terms that have been formatted with a combination of uppercase and lowercase letters. Don't use upper- and lowercase or upper/lowercase to mean mixed case.
RecommendedNot RecommendedFormat the term in mixed case.
Format the term in mixed-case.
The term in mixed case represents a GUI element.
Format the term in upper-lowercase.
The mixed-case term is correct.
The mixed case term is correct.
- mobile device
Use this term to refer generally to any kind of mobile device, such as mobile phones and tablets. If you can use a more specific term, do so.
RecommendedNot RecommendedAfter you have installed the MongoDB application on your mobile device, you're ready to start managing Cloud Servers on your account.
To set up IMAP on your iPhone, perform the following steps.
- mouse
- Don't use mouse as a verb (as in mouse over the menu). Use a phrase such as point to or move the pointer over. It's acceptable to use mouse as a noun or adjective.
- multi (prefix)
- Don't hyphenate words that begin with the prefix multi, such as multitenant and multifaceted, unless the root word starts with an i or a capital letter.
- must
To indicate the necessity of an action, use must rather than have to or need to.
N
- NA
- name server
- Use as two words.
- namespace
- Use as one word.
- non (prefix)
Don't hyphenate words beginning with non, such as nonnumeric and nonzero, unless a hyphen is necessary to avoid confusion or the root word is a proper noun.
Don't use non to negate an entire phrase, as in non-security related (use unrelated to security instead).
Also, don't attach non to a trademark, such as non-Windows.
RecommendedNot RecommendedA catchall address is a designated mailbox where any email that's sent to a nonexistent email address is delivered.
If the test fails, the script stops with a nonzero exit status.
If your internal system configurations require non-SSL ports, see the Email Server Settings page for a full list of available servers and ports.
- not applicable
- NA Use the abbreviation NA to mean not applicable. For example, if you have a table cell for which no information is available and space constraints prevent spelling out Not applicable or None, use NA.
- number sign (#)
- Use number sign to refer to the # symbol. Don't use pound sign or hash sign.
O
- offline
- Don't hyphenate this term.
- offsite
- onsite Don't hyphenate these terms.
- on
- once
- online
- Don't hyphenate.
- only
Place only preceding the word or group that it modifies. If only modifies a final word or phrase, it may precede or follow that word or phrase.
Example
The program runs only the control file.
The program runs the control file only.
Only the control file is run by the program.
(These statements mean that the control file is the only item that the program runs.)
The program only runs the control file.
(This statement means that running the control file is all that the program does.)
For much more about the use of the word, see Use the Word Only Correctly.
- on-premises
off-premises
Avoid using these terms to distinguish non-Atlas deployments. To distinguish non-Atlas deployments, use self-managed.
Use on-premises to distinguish local computing (in which resources are located on a customer's own site) from remote computing (in which resources are provided partially or totally through the cloud). Always hyphenate. Premises is plural; don't use on-premise or off-premise. For consistency, always use the complete on-premises term, and do not shorten to on-prem.
RecommendedNot RecommendedThe company concluded that the cloud is inherently no less secure than the on-premises environment.
A private cloud is a single-tenant virtualization solution hosted either on-premises or off-premises.
- open
- open source
- open-source Use lowercase. Hyphenate when used as a modifier.
- operating system
OS OS is a common abbreviation for operating system and you can use it without first spelling it out if the context is clear. To form the plural of OS, add an s without an apostrophe— OSs.
However, if you feel that the context makes the use of OS or OSs confusing in a particular document, spell out the term in all instances in the document. If space is constrained (such as in a table or figure callout), use the abbreviated forms but explain them in text.
If you mean the combination of operating system and hardware configuration, use platform.
- out-of-the-box
This term describes a system, item, functionality, or feature that's usable without customization. Don't abbreviate as OOTB.
When used as an adjective preceding a noun, the phrase is hyphenated, but when used as an adverb, it isn't hyphenated.
RecommendedNot RecommendedReporting is an out-of-the-box feature.
Reporting is an out of the box feature.
Reporting is available out of the box.
Reporting is available OOTB.
- over
more than Don't use over to indicate quantities; use more than instead. Also, don't use over to refer to version numbers.
RecommendedNot RecommendedMore than three million business email users rely on MongoDB email hosting.
Over three million business email users rely on MongoDB email hosting.
P
- page
When documenting a wizard, use page to mean the successively displayed windows of the wizard. Don't use dialog box, pane, screen, or window.
- pane
Use pane to refer to a portion of a window, screen, or console that presents information to the user. Always show in lowercase.
RecommendedNot RecommendedUnder the Storage folder in the navigation pane, select Disk Management.
- partner
- Capitalize only when referring to partners in the MongoDB Partner Program.
- path
- path name Use path name as two words unless the software requires otherwise. Don't use path when referring to a path name.
- PC
- Use computer instead.
- per
Use per rather than a slash in text to mean for each. In graphical material, use the slash if space is a constraint.
Don't use per to mean according to or by way of.
RecommendedNot RecommendedThe report shows bytes per second.
The report shows bytes/second.
Configure the utility per these instructions.
- percent, percentage
Percent can take a singular or a plural verb, depending on the quantity being described. If the percentage refers to a singular term, use a singular verb. If the percentage refers to a plural term, use a plural verb. When a prepositional phrase exists between percent and the verb, the form of the verb is determined by the nearest noun. When a prepositional phrase doesn't follow percent, a singular verb or a plural verb is acceptable.
Always use a number with percent. If you're describing a nonspecific quantity, use percentage.
Unless space is restricted, use percent rather than %.
RecommendedNot RecommendedAn alarm occurs when more than 90 percent of the available space is used. (Ninety percent is used.)
Forty percent of customers abandon an ecommerce website that takes more than three seconds to load. (Forty percent abandon.)
A higher percentage of customers in on-premises environments experience incidents.
- permissions
In general, you can use permission to refer to the ability of a particular user to access a particular resource by means of a user account or assigned role. A permission is associated with an item (as opposed to a whole system), such as a file, directory, or printer shared on a network.
Note
The meaning of this term can vary. Ensure that you use the term correctly for the product or technology that you're documenting.
Don't use permissions, privileges, and rights interchangeably to mean the same thing.
RecommendedNot RecommendedThe full access role grants the permissions to create, read, update, and delete resources within multiple designated products where access is granted.
- permit
- platform as a service (PaaS)
- Note the capitalization of the spelled-out term and the abbreviation. On first occurrence, use the spelled-out term and introduce the abbreviation in parentheses. Use the abbreviation thereafter.
- please
Don't use please in instructions. Reserve please for situations in which you're asking the user to do something inconvenient. However, it is rarely necessary.
RecommendedNot RecommendedIf you want to remove your Exchange account from your iPhone, perform the following steps.
If you want to remove your Exchange account from your iPhone, please follow these steps.
See the following articles about how you change your default technology, add a MySQL database, and connect to FTP.
Please see the following articles about how you change your default technology, add a MySQL database, and connect to FTP.
If you encounter any issues with the installation of the CMS, please report the issue to our Support team, post in our forums, or visit DotNetNuke's community forums.
- plugin
- Don't hyphenate; don't use plug-in.
- PM, AM
- Use uppercase, with no period after each letter.
- pop-up
Use pop-up as an adjective to refer to a menu that's displayed when you right-click an icon or screen, or to refer to a window in context-sensitive Help. Don't use pop-up as a noun or verb.
RecommendedNot RecommendedYou can use the pop-up menu to set thresholds.
The pop-up contains configuration commands.
- post (prefix)
- Don't hyphenate words beginning with post, such as postmigration and postproduction, unless it's necessary to avoid confusion or if the root word is a proper noun.
- pre (prefix)
- Don't hyphenate words beginning with pre, such as preexisting and prerequisite, unless the root word is a proper noun or a date.
- preceding
- press
Use press to mean to push down a key or keys. Don't use the verbs strike, punch, depress, push, or hit.
RecommendedNot RecommendedTo move the cursor to the next field, press Tab.
- pretty-print
- Use as a verb to indicate that a certain command makes returned code is easier to read.
- prior
You can use prior as an adjective, but the preferred term is earlier.
- privileges
In general, you can use privilege to refer to the capability of performing a specific function, sometimes on a specific object (for example, the capability of executing a particular type of SQL statement). A privilege can be granted or assigned to local groups, global groups, and individual users.
Note
The meaning of this term can vary. Ensure that you use the term correctly for the product or technology that you're documenting.
Don't use permissions, privileges, and rights interchangeably to mean the same thing.
RecommendedNot RecommendedDatabase privileges apply to a database and to all objects within it. These privileges can be granted for specific databases or globally so that they apply to all databases.
Q
- quickstart
- Show as one word. If capitalized for the title of a document, capitalize as Quickstart.
- quit
Use quit to refer to the
QUIT
command.RecommendedNot RecommendedWhen you finish updating parameters, type
q
to quit.- quotation mark
Use quotation mark, not quote, when referring to single quotation marks and double quotation marks.
RecommendedNot RecommendedReplace the text inside of the quotation marks on the
AuthName
line with the name of your password-protected area (for example,AuthName "My Password-Protected Directory"
).Replace the text inside of the quotes on the
AuthName
line with the name of your password-protected area (for example,AuthName "My Password-Protected Directory"
).
R
- re (prefix)
Don't hyphenate words beginning with re, such as reinstall and reinitialize, unless it's necessary to avoid confusion with another word.
RecommendedNot Recommendedrecover (to get back or regain)
re-cover (to cover again)
recreate (to take part in a recreational activity)
re-create (to create again)
- read-only
- Always hyphenate.
- read/write
- Use a slash. Don't hyphenate this term.
- real time
- real-time Use two words as a noun. Hyphenate the term as an adjective.
- re-create
recreate Use re-create to mean to create again. Recreate means to take recreation (relax, renew).
RecommendedNot RecommendedHaving a single file to manage (the image) enables you to easily re-create a new server with that identical configuration and state.
Having a single file to manage (the image) enables you to easily recreate a new server with that identical configuration and state.
- refer to
Use see instead for references within a document and cross-references to other documents.
RecommendedNot RecommendedFor a detailed description of the prerequisites, see Installation prerequisites and concepts.
For a detailed description of the prerequisites, refer to Installation prerequisites and concepts.
- regular
- In British English, regular implies evenly spaced or consistent; in American English, it implies normal or usual.
- release notes
- Use lowercase letters for a general reference; capitalize the term only when it's used in a title.
- respectively
- Avoid this term. Express relationships directly rather than making the elements of one list respective to elements of another list.
- REST
- Use REST, not ReST, as the abbreviation for Representational State Transfer.
- restore
Use restore as a verb or adjective only. Avoid using restore as a noun. You can use it as an adjective, as in the restore operation.
RecommendedNot RecommendedConfirm your restore settings and click Start Restore.
The Single Backup window shows the progress of the restore operation.
The Single Backup window shows the progress of the restore.
- right
Avoid using right by itself as a directional term. When possible, use such terms as upper right, lower right, rightmost, and on the right side of instead. Include a hyphen if modifying a noun, as in upper-right corner. Don't use right hand.
Don't use right to mean correct.
RecommendedNot RecommendedClick Options in the lower-right corner of the Remote Desktop Connection window.
Click the Options button in the bottom-right corner of the Remote Desktop Connection window.
When you enter the correct answer, the wizard continues.
When you enter the right answer, the wizard continues.
- right-click
Always hyphenate when used as a verb or modifier. Don't use right-click on.
RecommendedNot RecommendedIf the Server Manager window isn't displayed, right-click the Computer icon and select Manage.
- rights
Use rights to refer to rules that are associated with a system as a whole, as opposed to an item. Rights are granted or assigned to local groups, global groups, and individual users to allow them to perform certain actions on the system.
Note
The meaning of this term can vary. Ensure that you use the term correctly for the product or technology that you're documenting.
Don't use permissions, privileges, and rights interchangeably to mean the same thing.
RecommendedNot RecommendedDomain administrators use a primary user account, which has basic user rights in the domain.
- road map
- Use as two words.
- roll back (v)
rollback (adj, n) Use roll back as a verb. Use rollback as a noun or adjective. Use these terms to describe a feature that reverses the current transaction.
RecommendedNot RecommendedTo roll back the server to its original flavor, enter the resize-revert command.
Use the rollback feature.
- run time
runtime Use the noun run time to indicate the time during which an application is running. Use the adjective runtime to describe a thing that's occurring or relevant at run time. Don't hyphenate this term.
RecommendedNot RecommendedYou can enter or modify data at run time.
The application generates a runtime error.
S
- (s), (es)
Don't add (s) or (es) to the end of a noun to indicate the possibility of more than one item. Use the singular form or the plural form, or use both forms joined by a conjunction.
RecommendedNot RecommendedClose any applications that are open.
Close any application(s) that is/are open.
- screen
- Use screen to refer to the physical surface of a computer or device. Applications and information are displayed in windows and dialog boxes, in panes and sections and areas.
- scroll bar
- Use as two words.
- see
Use see for references within a document and cross-references to other documents. Don't use refer to, and don't precede see with please.
RecommendedNot RecommendedFor a detailed description of the prerequisites, see Installation prerequisites and concepts.
For a detailed description of the prerequisites, refer to Installation prerequisites and concepts.
For a detailed description of the prerequisites, please see Installation prerequisites and concepts.
- select
Use select instead of choose to specify a choice from a list or menu or to specify an option button.
RecommendedNot RecommendedIn the List of Files dialog box, select the file that you want to save.
From the File menu, select Save.
- self (prefix)
- Usually words with the prefix self, such as self-service and self-explanatory, are hyphenated.
- self-managed
- Use this term to describe deployments that are not hosted on MongoDB Atlas. Self-managed deployments include deployments that are hosted on-premises as well as non-Atlas environments like AWS.
- serious
- Use serious instead of the more negative terms bad, catastrophic, or fatal.
- set up
setup Use set up as a verb. Use setup as an adjective or noun.
RecommendedNot RecommendedSet up the directory structure.
Complete the setup procedure.
- should
- shut down (v)
shutdown (adj, n) Use shut down as a verb. Use shutdown as a noun or adjective.
RecommendedNot RecommendedTo shut down the server, log in as a sudo-enabled user through SSH and enter the following command.
Enter the following command to test your shutdown script.
- simply
Don't use simply to imply that something is easy; it might not be easy for the user. The term is usually superfluous and can be omitted.
RecommendedNot RecommendedEnter the IP address of the server, and press Enter.
Enter the IP address of the server, and simply press Enter.
- since
Use since to express a passage of time, not to explain why. Use because to explain why.
- slash
- Use slash to refer to the
/
character, and use backslash to refer to the\
character. Don't use slash mark. - slash mark
- Use slash to refer to the
/
character, and use backslash to refer to\\
the character. - slave
- Don't use. Use secondary as an adjective or noun.
- software as a service (SaaS)
- Note the capitalization of the spelled-out term and the abbreviation. On first occurrence, use the spelled-out term and introduce the abbreviation in parentheses. Use the abbreviation thereafter.
- spam
- Use lowercase spam to refer to unsolicited email. Capitalize (Spam) only when referring to the canned meat product that consists primarily of pork products, or when used at the beginning of a sentence or in a title or heading.
- stand-alone
- Hyphenate stand-alone and use it as an adjective only.
- start
startup Use start as a verb instead of start up or launch to refer to programs, services, jobs, routines, or hardware operations. Use startup as a noun or adjective.
RecommendedNot RecommendedStart the program.
Start up the program.
Insert the startup disk into the drive.
Launch the program.
- stop
Use stop to refer to hardware operations, jobs, services, or routines.
RecommendedNot RecommendedStop the tape backup.
Stop the job.
- sub (prefix)
- Don't hyphenate words beginning with sub, such as subdomain, subclass, and subaccount, unless it's necessary to avoid confusion or the root word is capitalized.
- such as
Use such as without a comma to introduce a restrictive clause. Use such as with a comma to introduce a nonrestrictive clause. If a nonrestrictive clause occurs in midsentence, set the clause off with commas.
RecommendedNot RecommendedTrees such as oaks and elms don’t grow at this altitude. (restrictive)
This year we’d like to visit a place such as Greece or Rome. (restrictive)
We like to plan our vacations around three-day weekends, such as Labor Day. (nonrestrictive)
Citrus fruits, such as oranges and grapefruits, are high in vitamin C. (nonrestrictive)
- supported
- Software moves in and out of supported status as the software evolves and as MongoDB organizations change. If you claim that MongoDB supports product X, you must follow product X and the Support organization to keep the claim true. Without claiming that product X is supported, advise customers how to discover whether Support can help them with product X (call Support) and how to query the API version.
- sync
- Use sync as the abbreviation of synchronize. Don't use synch. As often as possible, use the unabbreviated word.
T
- tap
When documenting instructions for mobile devices, use tap to express the action of quickly touching and releasing an item on the device screen.
RecommendedNot RecommendedFrom the Settings screen, tap Mail, Contacts, Calendars > Add Account > Microsoft Exchange.
- terminate
You can use this term, rather than kill, to describe ending or stopping a process.
RecommendedNot RecommendedYou can terminate the process by pressing
Ctrl+C
.Don't use terminate to refer to closing a program or application; use exit instead.
- text box
- Use text box as two words.
- that
which Use that to introduce a restrictive clause, and don't use a comma. Use which to introduce a nonrestrictive clause, and use a comma. If a nonrestrictive clause occurs in midsentence, set the clause off with commas.
RecommendedNot RecommendedEnter the username and password that you just created. (restrictive)
The hourly backups are rolled into a nightly backup, which is retained for two days. (nonrestrictive)
- then
When then is used as a conjunctive adverb to join two independent clauses, it must be preceded by and or by a semicolon. Preceding it with only a comma creates a comma splice.
RecommendedNot RecommendedSpecify a name for the network drive, and then set the maximum cache size.
Specify a name for the network drive; then set the maximum cache size.
Specify a name for the network drive, then set the maximum cache size.
- there are
there is Avoid using these ambiguous phrases at the beginning of sentences or clauses.
RecommendedNot RecommendedThis option has no parameter.
There is no parameter for this option.
When errors occur in the script, the product writes information to the message log.
When there are errors in the script, the product writes information to the message log.
- third party
third-party Use third party as a noun. Use third-party as an adjective.
RecommendedNot RecommendedMany enterprises rely on multiple third-party applications to augment their SharePoint environments.
A website that's hosted by a third party can scale up or down to match fluctuating demand.
- time frame
- Use time frame as two words.
- timeline
- Use timeline as one word.
- time out
- timeout Use time out as two words when using the term as a verb. Use timeout as one word when using the term as a noun or adjective.
- timestamp
Use timestamp as one word. Use only as a noun. Use timestamp instead of date wherever applicable to avoid confusion.
- time zone
- Use time zone as two words.
- toggle
- Use toggle as a noun for the UI element that switches between two modes, usually On and Off.
- toolbar
- toolbox toolkit tooltip Use each of these terms as one word.
- top left
top right When referring to the location of an item on a UI, use upper left and upper right instead.
- towards
- Use toward instead.
- trillion
Trillion indicates different numbers in different numeration systems. In the short-scale system (used in the English-speaking countries), it indicates 10 12, or 1,000,000,000,000. In the long-scale system (used in Spanish-speaking countries), it indicates 10 18, or 1,000,000,000,000,000,000.
To avoid confusion when you're citing a large number such as a trillion, express the amount in numerals. If space constraints prevent writing numerals, use trillion as defined in the short-scale system.
U
- un (prefix)
- Don't hyphenate words that begin with un, such as undo and uninstall, unless it's necessary to avoid confusion (un-ionized versus unionized) or unless the root word is a proper noun (un-American).
- unavailable
Use unavailable (not dimmed or gray) to refer to the state, not the appearance, of inactive commands, options, or buttons on the interface.
RecommendedNot RecommendedThe Copy command is unavailable until you select some text.
- United Kingdom
- UK Use United Kingdom as the noun form and UK as the adjective form.
- United States
US USA Use United States as the noun form and US as the adjective form. In postal addresses, use USA (the approved postal abbreviation).
RecommendedNot RecommendedFor items that are mailed to or from destinations that are external to the United States, US mailing addresses should contain the country abbreviation USA.
- UNIX
Use uppercase for all occurrences of UNIX. Don't connect this trademark to another word by using a hyphen.
RecommendedNot RecommendedYou can think of a container as analogous to a folder in a Windows system or a directory in a UNIX system.
You can think of a container as analogous to a folder in a Windows system or a directory in a Unix system.
On Linux and other systems based on UNIX, you can use the ping6 tool to check an IPv6 address.
On Linux and other UNIX-based systems, you can use the ping6 tool to check an IPv6 address.
- uppercase
Don't use upper-case or upper-lowercase.
- upper left
upper right When referring to the location of an item on a UI, use upper left and upper right instead of top left or top right.
- uptime
- Use uptime as one word.
- up-to-date
- Hyphenate this compound modifier whether it precedes or follows the noun that it modifies.
- us
Use first person judiciously.
- usable
- Use usable instead of useable.
- user
- Use customer to refer to individuals who use MongoDB products and services.
- user name
- username Use user name as two words, unless you are referring to a user interface, screen, or command where it is shown as one word, username.
- using
by using with Use by using, or recast the sentence. Don't use using (alone) or with. By using is easier for worldwide audiences to understand.
RecommendedNot RecommendedYou can select the text by using the text tool.
You can select the text using the text tool.
(Is the text using the text tool?)
Use the text tool to select the text.
You can select the text with the text tool.
- utilize
- utilization Use use and usage instead.
V
- versus
vs. Use compared with instead. In a title, you can use versus to save space.
- via
Use through or by way of instead.
W
- want
- Use want, or another appropriate word, instead of desire or wish.
- we
Use first person judiciously.
- web
web page website www home page You can use the web as a short form of the World Wide Web. Use lowercase www only as part of a web address. Use web page to refer to a document on the Internet. Every web page is identified by a unique URL. Use website to refer to a location that consists of a home page and (typically) several additional documents. Use home page to refer to the first (main) page that you see when you enter a site.
- when
whenever Use when, not whenever, to mean at a particular time. Whenever means every time, any time, at all times, or each time.
RecommendedNot RecommendedWhen a threshold is exceeded, a warning message is issued.
The virus scanning program runs whenever you start your computer.
- where
Avoid stand-alone where clauses to explain values or variables in command syntax examples. Instead, use a sentence or a list.
RecommendedNot Recommendeddisplay <controlFile>
<controlFile>
represents the name of the control file.display <controlFile>
where
<controlFile>
represents the name of the control file.- whether
whether or not
- which
- while
Use while to refer to something occurring during a period of time. Don't use it to mean although, though, or whereas.
RecommendedNot RecommendedAlthough setting a bandwidth limit might increase your backup time, it can reduce the impact on other network activity like web browsing and downloads.
While setting a bandwidth limit might increase your backup time, it can reduce the impact on other network activity like web browsing and downloads.
A clock icon is displayed while the database completes the setup.
- whitelist
Don't use. Use access list as a noun and add to an access list as a verb.
RecommendedNot RecommendedTo add an entry to the access list, click Go to Global Access List.
To add a whitelist entry, click Go to Global Whitelist.
You can search for an access list entry, add entries to the access list, and edit or remove existing entries in the access list.
You can search for a whitelist entry, add whitelist entries, and edit or delete existing whitelist entries.
- white paper
- Use as two words.
- Wi-Fi
- This term is a proper noun and a registered trademark. Always use with the capitalization and hyphenation shown. Don't use WiFi, wifi, Wifi, or wi-fi.
- wildcard
- Use wildcard as one word.
- window
Use window when referring to a portion of a screen with visible boundaries in which an application or part of an application is displayed. A window can contain documents and messages and can be minimized.
- wish
- Use want or another appropriate word instead.
- with
- wizard
wizard page Use lowercase letters for generic references to a wizard; use initial capitals when wizard is part of the name in the interface. Use page to refer to the successive dialog boxes or windows that compose the wizard.
RecommendedNot RecommendedOn the Rule Type page of the New Inbound Rule Wizard, select Port and then click Next.
Use the OSCommerce installation wizard to update any required permissions on the site's files.
- work around
workaround Use work around as a verb. Use workaround as a noun.
RecommendedNot RecommendedThe best workaround for hosting multiple SSL sites is to host each site on a separate cloud server.
Use the following methods to work around this issue.
- write-only
- Always hyphenate.
- wrong
- Use incorrect or inconsistent instead.
Z
- zeros
- Use zeros, not zeroes, as the plural of zero.