Back to Articles

Double Space After Period: The Full Story & Modern Rules

Settle the double space after period debate. Learn the history, what style guides say, and how to fix it. Is it ever okay? We have the modern answer.

Written by

Published
April 24, 2026
Double Space After Period: The Full Story & Modern Rules

A lot of advice about the double space after period is too simple to be useful. You’ve probably heard some version of this: “Two spaces is wrong. Stop doing it.” That’s the modern rule in most professional writing, but it skips what interests people. Why were so many competent teachers, editors, and typists taught the opposite?

The short answer is that double spacing wasn’t a random mistake. It came from real typographic practice, survived through typewriters, and then collided with modern digital publishing. That’s why smart people still disagree, and why software, schools, and style guides have often sent mixed signals.

If you write emails, articles, academic work, code comments, or documentation, you need more than a slogan. You need the history, the current rule, and the few cases where context still matters.

The Surprisingly Fierce Debate Over a Single Space

Very few writing habits trigger stronger reactions than the double space after period. One group sees it as outdated. Another sees it as cleaner, more readable, and perfectly defensible. Both sides usually learned their habit from someone they trusted.

That’s why this debate lingers. It isn’t just about punctuation. It’s about inherited rules, changing tools, and the uneasy handoff from print culture to digital writing.

Busy professionals also run into a practical problem. A parent, teacher, or old typing course may have taught two spaces. Microsoft Word now flags it. Publishers reject it. Some editors routinely fix it. Some coding environments still tolerate or even expect it.

The confusion is real because the rule changed for good reasons, but the old rule also had good reasons.

The useful answer is straightforward. For modern prose, use one space. But to understand why that’s the right default, it helps to know where the old habit came from and why a few edge cases still exist.

The Historical Roots of the Double Space

The usual story says double spacing came from typewriters. That story is incomplete.

Long before typewriters, printers in English-language publishing used a wider space after the end of a sentence than between ordinary words. The practice, often called English spacing, goes back to 18th-century typesetting standards and remained dominant for over 200 years. Printers’ rules required a sentence-ending period to be followed by an em space, while normal word spaces were much narrower, often around 1/3 to 1/2 em, according to historical research on sentence spacing in typography.

A timeline graphic showing the evolution of sentence spacing from early printing to the digital age.

The em space mattered

An em is a typographic unit tied to type size. In older print practice, it created a visibly larger pause between sentences. That wasn’t sloppiness. It was a deliberate readability choice in professionally set text.

Contrary to a common myth, double spacing did not begin as a bad workaround invented by poor typists. It grew out of established printing practice and then got adapted to later tools.

A typed page couldn’t reproduce traditional fine spacing very well, so typists used two spaces after a period to mimic the wider sentence break printers had long used. Even literary manuscripts followed that norm. The historical record notes that T.S. Eliot’s typed manuscript for The Waste Land consistently used double spaces, reflecting standard English typing practice of the time.

Why the rule faded

The old system made sense in its own environment. But the environment changed.

Modern digital typography relies heavily on proportional fonts, where letters take up different amounts of horizontal space. In that world, designers and rendering engines can create clearer word and sentence spacing without asking the writer to hit the space bar twice.

A quick comparison helps:

ContextTypical spacing logicWhy it made sense
Traditional English typesettingWider sentence spacingHelped readers see sentence boundaries
Typewriter textTwo spaces after periodsApproximated wider sentence gaps in monospaced text
Modern digital proseOne space after periodsProportional fonts handle spacing more naturally

Historical takeaway: two spaces weren’t foolish. They were a practical answer to an older typographic system.

That’s also why people who learned double spacing often feel defensive about it. Their teachers weren’t inventing nonsense. They were passing down a rule that had a long professional history, even if that rule no longer fits most current writing.

What Modern Style Guides and Publishers Mandate

For present-day prose, the debate is effectively settled. Use one space after a period.

Since 2019, major style authorities including The Chicago Manual of Style, AP Stylebook, MLA, and APA (7th edition) have all mandated single spacing after terminal punctuation, as summarized in Grammarly’s review of current style-guide rules. The same source notes that Microsoft Word reinforced the shift in 2020 by flagging double spacing as a correctable error.

A professional in a suit points to a text in a book about single-space rules after periods.

What this means in practice

If you’re writing any of the following, a single space is the safe and professional choice:

  • Business writing such as emails, proposals, and reports
  • Journalism and marketing copy prepared to AP or house style
  • Academic writing formatted under current APA, MLA, or Chicago conventions
  • Book manuscripts for mainstream publishers
  • Web content where modern typography already handles spacing well

This isn’t just a matter of taste anymore. It’s a workflow issue. Editors expect one space. Publishing systems expect one space. Writing software often auto-corrects toward one space.

Why consistency matters more than nostalgia

Many writers still prefer the look of two spaces because that’s what they learned first. That’s understandable, but it’s not a strong enough reason to ignore the current standard in professional contexts.

If you already follow a citation or manuscript style, sentence spacing belongs in the same category as capitalization, punctuation, and reference formatting. It’s part of presenting clean copy. If you’re already checking details such as Chicago-style citations, it makes little sense to keep an outdated spacing habit that the same editorial culture no longer accepts.

A modern manuscript with double spaces doesn’t look classic. It usually looks unedited.

That sounds harsher than I mean it to. But in professional publishing, readers rarely interpret double spaces as a thoughtful typographic stance. They see them as legacy formatting.

Does Double Spacing Actually Improve Readability

This is the strongest argument in favor of the old habit, so it deserves a fair answer.

A 2018 Skidmore College eye-tracking study found that habitual double-space users showed a 3% increase in reading speed when reading text formatted with two spaces after periods, according to the PubMed record for the study. The study also reported that comprehension was unaffected. The main effect was on early processing, especially for readers already accustomed to two spaces.

What the study does and doesn’t say

The finding is interesting because it shows the preference isn’t purely emotional. Some readers, especially long-time two-spacers, may process sentence boundaries a bit faster when text matches their habit.

But that doesn’t mean two spaces are now the best choice for everyone. The effect was small, and the practical recommendation for most professional writing still points in the other direction because the wider ecosystem has standardized around one space.

A useful way to read the study is this:

  • It supports adaptation effects. People often read fastest in the format they’ve used for years.
  • It doesn’t show a broad professional reversal. Publishers and style guides didn’t change course.
  • It doesn’t show a comprehension advantage. Faster boundary detection isn’t the same as better understanding.

Readability isn’t the same as standardization

Writers often mix up two questions. First, “Can some readers find two spaces slightly easier in some situations?” Second, “What format should I use in work that needs to look current and publishable?” Those are different questions.

For most professionals, the second question matters more. In user-facing content, overall clarity also depends on much more than sentence spacing. Line length, font choice, contrast, heading structure, and semantic markup usually have a larger practical effect. If you’re auditing those broader issues, a tool like a website accessibility checker can help you catch structural problems that matter more than this single spacing choice.

Two spaces may help some habituated readers a little. One space still wins as the default because the publishing, software, and editorial world now treats it as standard.

That’s the balanced answer. The readability claim isn’t invented. It just isn’t strong enough to overrule modern convention for ordinary prose.

The Few Times Double Spacing Might Still Make Sense

Most articles stop too early. The general rule is clear, but not every writing environment is prose prepared for publication.

A clean desk setup featuring two computer monitors displaying programming code and research objectives respectively.

Code comments and developer tools

In code, spacing conventions often serve practical tooling needs as much as visual ones. There is no universal standard for code comments, and some environments, including Emacs, still use double spacing by default to identify sentence boundaries, as noted in Wikipedia’s overview of sentence spacing.

That creates a legitimate niche case.

If you work in:

  • Long-form code comments
  • Docstrings
  • Plain-text technical documentation
  • Monospaced editor environments
  • Toolchains that move through sentences

then your local convention may matter more than general publishing style.

Here’s a sensible rule set for developers:

  1. Follow the project’s existing style first. If the repository uses one space everywhere, match it.
  2. Respect editor behavior. If your environment uses double spaces for sentence parsing, understand the consequence before changing it.
  3. Separate prose from code-adjacent text. A marketing site and a README may need different formatting norms.
  4. Optimize for maintainers, not personal habit. The next person reading the file matters more than your typing history.

Non-native English writers need one default

If English isn’t your first language, inconsistent advice on sentence spacing is more annoying than interesting. You don’t need a cultural debate every time you write an email or submit an essay.

The practical default is simple. In English prose, use one space after a period unless a teacher, employer, publication, or project style guide explicitly says otherwise. That choice aligns with current style-guide expectations and avoids avoidable corrections.

A few places where this helps:

  • University assignments where formatting consistency affects professionalism
  • International teams where teammates learned different old rules
  • Translated content where spacing habits can drift between languages and tools

Working rule: if you’re unsure, use one space in prose and check the house style only for technical or code-heavy contexts.

Accessibility is still an open question

Some writers ask a thoughtful question: could double spacing help readers with dyslexia, ADHD, or visual processing differences?

Right now, there isn’t evidence-based guidance strong enough to support a universal accessibility recommendation. The accessibility angle remains largely unexplored in formal research. That means you shouldn’t present double spacing as an accessibility best practice. But you also shouldn’t dismiss reader preference when you control the format, especially in educational or internal materials.

A cautious approach works best:

SituationBetter choice
Public-facing proseOne space
Internal docs for a known teamFollow team preference
Educational material for a specific audienceTest with real readers if possible
Code or monospaced technical textFollow project and tool conventions

The key is not to turn an open question into a fake certainty. Accessibility-first writing should be driven by tested reader needs, not typographic folklore.

How to Find and Fix Double Spaces Automatically

Knowing the rule is one thing. Cleaning up old documents is another.

The easiest fix is still the simplest one: use Find and Replace. Search for two spaces, then replace them with one. Do that carefully if your document includes code blocks, fixed-width data, or material copied from older sources.

A finger points to the replace all button in a Microsoft Word find and replace dialog box.

Quick cleanup in common apps

For most documents, this workflow works well:

  • Microsoft Word
    Open Find and Replace. In the Find field, type two spaces. In Replace, type one space. Review before replacing all if the file includes tables, code samples, or pasted text with unusual formatting.

  • Google Docs
    Use Edit, then Find and replace. Enter two spaces in Find and one space in Replace with. Step through matches if you want more control.

  • Plain-text editors
    Use the editor’s search tool, but be cautious in repositories or config files where spacing may carry meaning.

One warning matters here. Automated cleanup can create broken formatting when a document moves between systems, languages, or layout tools. If your file has already been converted several times, this guide to broken formatting in translated or transferred documents is a useful reminder to check the whole document, not just the spaces after periods.

When you should review manually

Automatic replacement is efficient, but not every file should be cleaned in one click.

Review manually when the document contains:

  • Code samples where exact spacing may matter for readability or convention
  • Quoted archival material where original formatting should be preserved
  • Accessibility-sensitive material where reader testing matters more than rule enforcement
  • Mixed-language content that may have different punctuation spacing traditions

Formal research still doesn’t provide evidence-based guidance on whether double spacing helps readers with dyslexia, ADHD, or visual processing differences, as discussed in this overview of the unresolved accessibility question. So if accessibility is your concern, don’t assume the fix is always mechanical.

A short tutorial can help if you want to see the workflow in action:

<iframe width="100%" style="aspect-ratio: 16 / 9;" src="https://www.youtube.com/embed/5LI_41ahlRk" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

If you want a broader cleanup pass after fixing sentence spacing, tools that check grammar, consistency, and punctuation in one sweep can save time. A dedicated grammar and spelling fixer is especially handy when spacing errors travel with other small issues.

One Space Is All You Need

The old double-space rule had a real history. It came from serious typographic practice, then survived through the typewriter era. That background matters because it explains why the habit still feels correct to many experienced writers.

But for modern prose, the recommendation is clear. Use one space after a period. It matches current style guides, current software, and current publishing expectations. Save exceptions for genuine edge cases, especially code-adjacent writing and local tooling conventions.

Consistency matters more than nostalgia. Clean formatting lets readers focus on your ideas, which is the whole point of good writing and concise writing habits.


If you want an easy way to clean up spacing, grammar, tone, and clarity across any app on your Mac, RewriteBar is worth a look. It works from your menu bar, helps you rewrite selected text without breaking your flow, and is especially useful when you switch between emails, docs, and code comments all day.

Portrait of Mathias Michel

About the Author

Mathias Michel

Maker of RewriteBar

Mathias is Software Engineer and the maker of RewriteBar. He is building helpful tools to tackle his daily struggles with writing. He therefore built RewriteBar to help him and others to improve their writing.

More to read

Book Review Format: Master the Perfect Structure

Master the perfect book review format. This guide covers structure, analysis, & examples for Goodreads to academic journals. Write better reviews.

Do You Underline Movie Titles? Not Anymore! 2026 Rules

Do you underline movie titles? No. Discover the 2026 rules for titles: use italics or quotation marks? Get clarity from APA & MLA style guides.

Master Grammar: Direct and Indirect Objects Examples

Direct and indirect objects examples - Master grammar with clear direct and indirect objects examples. Learn to identify them, avoid common mistakes, and write

Published
April 24, 2026