Intermediate Grammar #concise-writing #technical-writing #documentation #style

Concise IT Writing (Cut the Filler)

5 exercises — identify and remove the most common filler patterns in technical English: bloated phrase structures, nominalisations, and redundant meta-commentary.

Top 10 filler patterns to cut from your writing
  • "in order to" → "to"
  • "due to the fact that" → "because"
  • "make use of" → "use"
  • "in a [adj] manner" → "[adverb]" (efficiently, quickly)
  • "is responsible for [verb]-ing" → just the verb
  • "there are X that" → restructure with real subject
  • "at this point in time" → "now"
  • "in the process of" → remove entirely
  • "a number of" → "several" or a specific number
  • Nominalisation: "perform an investigation" → "investigate"
0 / 5 completed
1 / 5
A developer writes a comment in a PR:
"In order to be able to support the processing of requests in a more efficient manner, we should consider making use of a caching layer."
Which revision is most concise without losing meaning?