Smart quotes (“”)


Smart (curly) quotes and apostrophes are the typographic marks used in print and polished web copy. Straight quotes are the plain keyboard characters common in code and plain text. Use smart quotes for finished prose; keep straight quotes where systems or code require ASCII.

This revision focuses on quick checks, clear wrong/right pairs, practical fixes (manual and automated), and memory tricks so you can correct quotes quickly and prevent repeat errors.

Quick answer

Use smart (curly) quotes for published prose, client documents, and long-form web or print text. Use straight quotes in code, terminals, CSVs, or any place that strips typographic characters. If a prose file mixes straight and curly marks, convert everything to curly and then check nested quotes and punctuation.

  • Smart quotes: "double" and 'single' for prose; curly apostrophes: don't, it's, Mary's.
  • Straight quotes: " and ' remain acceptable in code and plain-text systems.
  • If unsure: run a converter, then scan for file names, code, measurements, and nested quotes.

Core explanation: what smart quotes are and when they matter

Smart quotes are directional: an opening mark curls toward the start of quoted text and a closing mark curls toward the end. They improve readability and look right in printed or long-form text. Use straight quotes only when the publishing path or tooling requires them.

  • Opening double: " Closing double: "
  • Opening single: ' Closing single: '
  • Straight double: " Straight single/apostrophe: '

Common wrong / right pairs (quick reference)

Six realistic mistakes with corrected forms. Note nesting and terminal punctuation.

  • Wrong: She typed "Hello" and left.
    Right: She typed "Hello" and left.
  • Wrong: "I love using smart quotes' and "straight quotes' together.
    Right: "I love using smart quotes" and "straight quotes" together.
  • Wrong: He wrote: "I am done".
    Right: He wrote: "I am done."
  • Wrong: It's important to check the file called "report_final.docx" before sending.
    Right: It's important to check the file called "report_final.docx" before sending.
  • Wrong: She asked, 'Did he say "yes" or "no"?'
    Right: She asked, "Did he say 'yes' or 'no'?"
  • Wrong: He typed "dont" and forgot the apostrophe.
    Right: He typed "don't" and used a curly apostrophe.

Work examples: emails, reports, and slide text (3 examples)

Before exporting or sending client materials, convert straight quotes to smart ones and then check nested quotes and filenames.

  • Email: Please review the draft "Q3 Budget" and comment by Friday.
  • Report: Our client said, "We'll sign after the final audit," during the call.
  • Slide caption: Key takeaway: "Focus on customer retention, not only acquisition."

School examples: essays, citations, and lab reports (3 examples)

Many citation tools export straight quotes. Convert before submitting and glance through quotes after export.

  • Essay: In her novel, Toni Morrison writes, "You are your best thing."
  • Citation: The lecture slide read "Postwar Reconstruction" (Week 3).
  • Lab note: Observations showed the sample was "stable" at room temperature.

Casual examples: texts, social posts, and forum replies (3 examples)

Casual platforms often auto-convert or ignore typography. For short messages it's fine to leave straight marks; use smart quotes for longer posts or cross-posts you want to look polished.

  • Short post: Loved the line "Start where you are."
  • Caption: She called it her "happy place."
  • Message: Are you free for coffee? I said, "Yes, let's go!"

Try your own sentence

Test whole sentences, not isolated phrases. Context determines whether a quote should be straight or curly; nested quotes almost always invert types (double outside, single inside).

Spacing, hyphenation, and grammar near quotes

Watch for space before opening quotes, misplaced commas/periods, and misuse of hyphens/dashes or prime marks. These slip-ups change meaning and look unpolished.

  • No space before an opening quote: Wrong - He said , "Hello". Right - He said, "Hello."
  • Use dashes properly: em dash (-) for breaks and en dash (-) for ranges; don't substitute quotes for primes.
  • Prefer typographic primes for feet/inches if your font supports them: 6'2" (U+2032/U+2033) rather than mixing plain apostrophes and quotes.

Fix your sentence: checklist and rewrite templates

Quick checklist: 1) Are the marks straight or curly? 2) Do opening/closing match? 3) Are nested quotes the opposite type? 4) Is punctuation placed per your style guide?

  • Manual steps: enable smart quotes in your editor → convert straight marks → fix nested quotes → preserve code blocks that need straight marks.
  • Automated: run a converter, then scan 1-2 pages for edge cases (file names, code, measurements).
  • Rewrite example 1 - Original: "I can't believe she said, 'This is final'".
    Rewrite: "I can't believe she said, 'This is final.'"
  • Rewrite example 2 - Original: She wrote, "Report_v2" is ready.
    Rewrite: She wrote, "Report_v2" is ready.
  • Rewrite example 3 - Original: He typed "dont" and forgot the apostrophe.
    Rewrite: He typed "don't."

Real usage and tone: when to prefer straight quotes

Straight quotes belong in code, command examples, CSVs, or pipelines that require ASCII. Smart quotes belong in finished prose, newsletters, and client deliverables. The choice also affects tone: smart quotes signal edited, finished copy; straight quotes can signal raw, technical text.

  • Code (straight): git commit -m "Initial commit"
  • Published title (smart): How to Use "Smart" Quotes Correctly
  • Chat (either): Did she say "yes" or "no"? - acceptable in casual chat.

Similar mistakes and simple memory tricks

Related errors include using backticks instead of apostrophes, confusing prime marks with quotes, and swapping hyphens and dashes. Use these memory tips to reduce repeat mistakes.

  • Don't use backticks (') or grave accents (') as apostrophes - those are code characters.
  • Primes (' ") are distinct from quotes; use them for measurements when available.
  • Memory trick: a closing quote curls toward the word it finishes; an opening quote looks like a tiny comma.

Memory trick: two quick rules to stop mixing characters

Keep two rules in mind while editing quickly.

  • Rule 1 - Context: If it's code/data, use straight quotes. If it's prose/design, use smart quotes.
  • Rule 2 - Nesting: Double outside, single inside - "quote 'nested' quote."

FAQ

How do I enable smart quotes in Microsoft Word?

Go to File → Options → Proofing → AutoCorrect Options → AutoFormat As You Type and enable the option that replaces straight quotes with smart quotes as you type.

Why are my quotes still straight after exporting to PDF?

Some export paths or fonts don't embed typographic characters. Convert quotes to smart in the editor and choose a font that supports curly quotes before exporting.

Should I use smart quotes on the web (HTML)?

Use smart quotes for visible body text and ensure your page encoding is UTF-8 so curly characters render correctly. For HTML attributes and code examples, keep straight quotes.

How do I fix mixed straight and smart quotes in a long document?

Run a find-and-replace for straight double (") and single (') marks or use a proofreading tool that normalizes quotes. After conversion, scan for nested quotes, file names, and measurements to correct edge cases.

What's the difference between a smart apostrophe and a backtick?

A smart apostrophe (') is a typographic character used in contractions and possessives. A backtick (') is a programming delimiter and should not be used in prose.

Want help checking a sentence?

Paste a sentence into a grammar or formatting checker to convert quotes and highlight mismatches. An automated pass plus a 30-second manual scan for nested quotes will catch most problems before publishing.

Check text for Smart quotes (“”)

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