it it (it is)


'It it' almost always signals a typo, a missing auxiliary verb, or a broken contraction. Fixes are simple: delete the duplicate, add the correct auxiliary (is/was/has), or use the contraction "it's." Read aloud and scan for repeated words to catch most cases.

Below are quick diagnostics, clear rules, many wrong/right pairs (work, school, casual), copy-ready rewrites, and editing habits you can use now.

Quick answer

If you spot 'it it', decide whether the second 'it' is accidental or whether an auxiliary or contraction was intended. Fix by:

  • Deleting the extra 'it' if it was a duplicate. Example: "If it it helps" → "If it helps."
  • Inserting the missing auxiliary: "it is / it was / it has". Example: "It it raining" → "It is raining."
  • Replacing with the contraction "it's" when tone allows. Example: "It it been a week" → "It's been a week."

Why "it it" happens (core explanation)

Three common causes explain nearly all occurrences:

  • Typing or paste error: a duplicated token that adds no meaning - delete the extra word.
  • Missing auxiliary: you meant "it is/was/has" but left the verb out - insert it.
  • Broken contraction: "it's" was split or duplicated - write "it's" or expand to "it is."
  • Wrong: It it raining outside.
  • Right: It is raining outside.
  • Wrong: If it it helps, I can update the file.
  • Right: If it helps, I can update the file.

Spacing, typing, and keyboard causes (mechanical checks)

Many errors come from fast typing, copy/paste, auto-complete, or snippets. Run quick mechanical checks before deeper edits.

  • Undo (Ctrl/Cmd+Z) to see if the extra word was just added.
  • Search for doubled words: find " it it " (with spaces) or use regex \b(\w+)\s+\1\b.
  • Check text-expander or snippet settings if the duplication repeats.
  • Wrong: Please let me know if it it conflicts with your schedule.
  • Right: Please let me know if it conflicts with your schedule.
  • Wrong: Send the draft when it it is ready.
  • Right: Send the draft when it is ready.

Hyphenation and "it" (when hyphens matter)

Hyphens rarely create 'it it' errors, but watch two related issues: the abbreviation "IT" (Information Technology) and hyphenated modifiers involving it.

  • Use "IT" (caps) for Information Technology. "IT-related" is correct for tech topics.
  • Avoid awkward hyphen fixes like "it-related"; instead rephrase: "an issue related to it" or use the possessive if appropriate ("its related issue").
  • Hyphenation won't fix a duplicated "it" - still delete or correct the extra word.
  • Wrong: It it a common IT-related error.
  • Right: It's a common IT-related error.
  • Wrong: We saw an it-related bug in the build.
  • Right: We saw an IT-related bug in the build.

Grammar rules: when to use "it", "it is", and "it's"

'It' is a pronoun that usually needs a verb to form a clause. Choose the form by tone and meaning:

  • It + auxiliary (is/was/has) = complete clause: "It is late."
  • "It's" = contraction of "it is" or "it has"; suitable for informal writing.
  • Its (no apostrophe) = possessive; don't confuse with "it's".
  • Wrong: It it been three days since the update.
  • Right: It's been three days since the update.
  • Wrong: It it important to cite the source.
  • Right: It is important to cite the source.

Real usage and tone: choosing formal vs casual fixes

Fix choice affects tone. For reports and academics, prefer "it is" or a rephrase. For messages and chat, "it's" or removing the duplicate keeps things natural.

  • Work/formal: Use "it is" or a clearer subject: "This is" / "That is."
  • School/academic: Prefer "it is" unless quoting dialogue.
  • Casual/text: Use "it's" and shorter rewrites.
  • Work - Wrong: It it crucial that we comply with the new policy.
  • Work - Right: It is crucial that we comply with the new policy.
  • School - Wrong: It it evident from the data that the trend is changing.
  • School - Right: It is evident from the data that the trend is changing.
  • Casual - Wrong: It it so annoying when deliveries get delayed.
  • Casual - Right: It's so annoying when deliveries get delayed.

Try your own sentence

Test the whole sentence, not just the phrase. Context usually shows whether to delete, insert an auxiliary, or use a contraction.

Examples you can steal (wrong/right pairs)

These short pairs show the three common fixes: delete the duplicate, insert an auxiliary, or use a contraction.

  • Work - 1 Wrong: It it essential that the database is backed up nightly.
  • Work - 1 Right: It is essential that the database is backed up nightly.
  • Work - 2 Wrong: We suspect the server failed because it it overloaded.
  • Work - 2 Right: We suspect the server failed because it was overloaded.
  • Work - 3 Wrong: Please advise if it it acceptable to change the timeline.
  • Work - 3 Right: Please advise if it is acceptable to change the timeline.
  • School - 1 Wrong: It it clear from the evidence that the hypothesis is false.
  • School - 1 Right: It is clear from the evidence that the hypothesis is false.
  • School - 2 Wrong: In the survey, it it obvious participants preferred option B.
  • School - 2 Right: In the survey, it is obvious participants preferred option B.
  • School - 3 Wrong: It it not possible to reach a conclusion from the sample size.
  • School - 3 Right: It is not possible to reach a conclusion from the sample size.
  • Casual - 1 Wrong: It it freezing outside - bring a jacket!
  • Casual - 1 Right: It's freezing outside - bring a jacket!
  • Casual - 2 Wrong: It it looks like the movie sold out.
  • Casual - 2 Right: Looks like the movie sold out.
  • Casual - 3 Wrong: It it weird they didn't RSVP.
  • Casual - 3 Right: It's weird they didn't RSVP.

Rewrite help: fix your sentence in three steps (copy-ready templates)

Apply one of these templates and adapt the example to your sentence.

  • Template A (full form): "It is [adjective/necessary] that [clause]." - e.g., "It is necessary that you submit the report."
  • Template B (contraction): "It's [adjective/verb+ed/been]." - e.g., "It's been a week since the update."
  • Template C (delete duplicate): Remove the extra "it" and check agreement: "If it helps, I'll resend."
  • Rewrite 1: Wrong: "It it necessary to review the appendix." → "It is necessary to review the appendix."
  • Rewrite 2: Wrong: "It it been a long journey." → "It's been a long journey."
  • Rewrite 3: Wrong: "It it a shame we missed the talk." → "It's a shame we missed the talk."
  • Micro-rewrite 1: Wrong: "It it surprising the test failed." → "The test's failure is surprising."
  • Micro-rewrite 2: Wrong: "It it necessary to confirm now to avoid conflict." → "We need to confirm now to avoid a conflict."
  • Micro-rewrite 3: Wrong: "If it it helps, I'll resend." → "If that helps, I'll resend."

Memory tricks and editing habits to stop repeats

Two small habits catch most errors:

  • Read sentences aloud - your ear spots doubled words and missing auxiliaries faster than your eyes.
  • Do a duplicate-word search: find " it it " and similar hits, or use regex \b(\w+)\s+\1\b in long documents.
  • Add a 60-second pause before sending important emails or submitting drafts.
  • Do a final find for " it it ", " the the ", and other repeats and fix each hit.

Similar mistakes and what to watch for

Errors often appear in families: duplicated small words, possessive vs contraction confusion, and broken contractions with a space.

  • "the the" - delete the extra "the".
  • "its" vs "it's" - "its" = possessive; "it's" = "it is" or "it has". Choose by meaning.
  • "it s" (with space) - remove the space to form "it's" if contraction was intended.
  • Wrong: The company lost its customers because it s poor service.
  • Right: The company lost its customers because of its poor service.
  • Wrong: I think the the results are inconclusive.
  • Right: I think the results are inconclusive.
  • Wrong: It it hard to know 'its' meaning here.
  • Right: It's hard to know the meaning of 'its' here.

FAQ

Is "it it" ever correct?

No. Standard English does not use "it it" as a correct consecutive pair. One "it" should be removed or replaced by an auxiliary or contraction depending on meaning.

Should I use "it's" or "it is" to fix "it it"?

Use "it's" for informal contexts or when contraction fits the tone. Use "it is" for formal writing or emphasis. Either removes the duplication when the issue is a missing auxiliary.

How do I find duplicated words in a long document?

Search for " it it " (with spaces) or run regex \b(\w+)\s+\1\b. Many editors and grammar checkers flag doubled words automatically.

My sentence still sounds wrong after removing the extra "it" - what now?

Check for a missing verb or vague subject. Replace "it" with a specific noun, add the correct auxiliary (is/was/has), or split into two sentences for clarity.

Can grammar checkers catch every "it it" mistake?

Most catch simple duplicates, but snippets and complex edits can slip through. Pair a grammar checker with a duplicate-word search and a quick read-aloud pass.

Need a second pair of eyes?

If you're unsure whether to delete an "it" or insert "is" or "it's", paste the sentence into a checker, run a duplicate-word search, and read it aloud. A one-minute check prevents many small but visible mistakes in emails, reports, and posts.

Check text for it it (it is)

Paste your text into the Linguix grammar checker to catch grammar, spelling, punctuation, and style issues instantly.

Available on: icon icon icon icon icon icon icon icon