--- title: "Understandable Language" description: "Writing in understandable language means that you must adhere to the following rules: Use technical terms only if you have introduced them earlier. After you introduce a term, use the same term consistently throughout the document." canonical: "https://helpcenter.veeam.com/docs/styleguide/tw/language.html" breadcrumb: "Style Guide > Plain English > Understandable Language" dateModified: "2026-09-03" --- # Understandable Language Writing in understandable language means that you must adhere to the following rules: - Use technical terms only if you have introduced them earlier. After you introduce a term, use the same term consistently throughout the document. - Do not use meaningless words that may imply that you have no idea what you are talking about. These words are: *corresponding, correspondingly, relatively, accordingly* and *respectively*. Under certain circumstances, these words could be appropriate. But most of the time, they are not. Furthermore, you can either easily drop such a word from the sentence or replace it with a much more frequently used word. Also, consider rewriting the whole sentence so it reads better. - Do not use meaningless introductory phrases. - Avoid pretentious words that can make your text confusing.

Instead of

Use

as a means of / for the purpose of / in order to / so as to

to

in the event that / should it appear that

if

at the present time

now / currently

at a later date

later

commence

begin / start

heretofore

until / now

## Examples 1. To modify settings, enter the [corresponding]{.mdhl-incorrect} parameters with new values. To modify settings, specify new values for the [required/necessary]{.mdhl-correct} parameters. 2. It has fewer problems and [correspondingly]{.mdhl-incorrect} requires less maintenance. It has fewer problems and [thus]{.mdhl-correct} requires less maintenance. 3. [As described earlier in this guide]{.mdhl-incorrect}, you must configure connections to your Veeam Backup & Replication servers to allow DR orchestration. [To allow DR orchestration]{.mdhl-correct}, you must configure connections to your Veeam Backup & Replication servers.