Using one space after period is the standard for modern writing, and it keeps your sentences tidy across Word, Google Docs, and the web.
You’ll see people argue about sentence spacing. Here’s the calm version: most current style guides want one space, not two. Once you set it up, you stop thinking about it.
This article shows what the rule means, why it changed, when exceptions show up, and how to fix old habits in a few minutes. You’ll get steps for popular editors, plus checks that catch stray double spaces before you hit submit.
Rules At A Glance
| Where You’re Writing | Sentence Spacing | What To Watch |
|---|---|---|
| APA student papers | Use a single space after sentence periods | References and body text follow the same rule |
| Chicago style documents | Use a single space after periods | Extra spaces can create uneven gaps on screen |
| MLA-style essays | Use one space in most school settings | Follow your instructor’s format sheet if it differs |
| Business email and web writing | Use one space | Double spaces can break copying and pasting into forms |
| Monospaced text (code blocks, terminals) | Usually one space | Spacing is visible, so keep it consistent |
| Legal templates or legacy forms | Match the template | Some forms lock spacing with fixed fields |
| Printed forms with tight boxes | One space | Extra spaces waste limited room |
| Publisher or employer house rules | Follow the house rule | Consistency beats personal habit |
One Space After Period In Modern Writing
The rule is simple: type one space after the period that ends a sentence, then start the next sentence. That’s it. It works the same after a question mark or exclamation point in most styles.
When you use two spaces, today’s fonts and layout engines don’t “read” it as a clean sentence break. They treat it as extra whitespace, and extra whitespace can turn into awkward gaps when text wraps to the next line.
Why The Rule Shifted From Two Spaces
Two spaces made sense on typewriters and other monospaced tools where each character takes the same width. With that setup, the extra space helped the eye see where one sentence ended and the next began.
Most modern fonts are proportional, so letters take different widths. Layout engines already handle spacing between words with more nuance, so the second space stops being a helper and starts being clutter.
What Style Guides Say Today
APA Style says to use one space after a period at the end of a sentence. You can see the wording on the APA Style spacing after a period page.
The Chicago Manual of Style gives the same direction in its Q&A on sentence spacing. If you want a quick read, the Chicago Manual of Style one space or two FAQ lays out the reasoning in plain language.
When Two Spaces Still Show Up
If you grew up learning touch typing on older worksheets, two spaces may be baked into muscle memory. You might not even notice you’re doing it until a teacher circles the gaps or an editor runs a cleanup pass.
Older documents are another source. A resume you copied from a 2005 template, a hand-me-down application letter, or a department memo file can carry double spaces forward for years.
Some niches still accept two spaces in narrow cases, mainly when a template demands it. That’s not a cue to sprinkle extra spaces wherever you feel like it. It’s a cue to match the document’s rule set and keep the spacing steady from top to bottom.
Monospaced Contexts
In code, terminals, and plain-text logs, monospaced fonts are normal. Even there, most teams stick with a single space after sentence periods in prose comments. The reason is practical: extra spaces can confuse text searches, diffs, and copy-paste into issue trackers.
One Space In School Papers, Reports, And Citations
Teachers care about spacing for one reason: it shows attention to format. Sentence spacing is easy to fix, so double spaces can look like you skipped basic cleanup.
In APA-style writing, the one-space rule applies across the paper, including reference entries. If your paper has a title page, headings, citations, and references, one space keeps the look consistent.
If you’re writing in a class that uses MLA or Chicago, you’ll usually be safe with one space. If your instructor hands you a class rubric or a department handout with different spacing rules, follow that sheet. The grading rule is the one your instructor set.
How Graders Spot Double Spaces Fast
Many graders and editors turn on “show formatting marks” so spaces and paragraph breaks are visible. Two spaces jump out when the dots appear. A quick find-and-replace pass can fix the issue before anyone else sees it.
How To Fix Double Spaces In Your Draft
You don’t need to retype the whole paper. You can clean spacing with search tools, then run a quick scan for special cases like initials, abbreviations, and decimal numbers.
Fixing Spacing In Microsoft Word
- Press Ctrl + H (Windows) or Cmd + H (Mac) to open Find and Replace.
- In “Find what,” type two spaces.
- In “Replace with,” type one space.
- Select “Replace All,” then skim a page or two to confirm the result.
Next, search for a period followed by two spaces, and replace it with a period and one space. This catches the classic sentence gap while leaving other spacing intact.
A Cleaner Search That Avoids Weird Replacements
If your draft has abbreviations, numbers, or initials, you can target sentence endings instead of each double space. In Word’s Find box, type a period, two spaces, then a capital letter. In Replace, type a period, one space, then the same capital letter. Run Replace, not Replace All, for a few hits to confirm it behaves the way you expect.
Then repeat the same idea for question marks and exclamation points. When you’re done, run a plain “two spaces to one” replace once. That final pass cleans up places you didn’t think to search, like after parentheses or before a line break.
Fixing Spacing In Google Docs
- Open your document.
- Press Ctrl + H or Cmd + H.
- In “Find,” enter two spaces.
- In “Replace with,” enter one space.
- Run “Replace all,” then check the first few pages.
Google Docs can hide double spaces when the font and line width make gaps subtle. Use the find tool even if your eyes don’t catch it.
Fixing Spacing On Pages And Other Editors
Most editors copy the same idea: a find box, a replace box, and a replace-all button. If the editor has a “match whole word” toggle, leave it off for this task. You want raw whitespace matching.
Settings That Can Create Extra Spaces
Sometimes you’re not typing two spaces on purpose. Your editor or typing app may be doing it for you, or it may be turning spaces into different kinds of spaces that behave oddly when you paste text online.
Phone Typing And The Double-Tap Trick
Many mobile typing apps insert a period and a space when you double-tap the space bar. That’s a time saver, and it still produces one space after the period. If your phone inserts two spaces, check the typing settings for a sentence shortcut and reset it.
Word’s Grammar Checks
Word can flag extra spaces in some setups. Even when it doesn’t flag them, Find and Replace is faster than hunting gaps by sight.
Spacing After Other Punctuation Marks
Sentence spacing is one part of the bigger spacing picture. Clean punctuation spacing makes your writing feel smooth, and it prevents weird line breaks when your text is copied into another system.
After Question Marks And Exclamation Points
Use one space after a question mark or exclamation point when it ends a sentence. If the punctuation is inside quotation marks, the rule stays the same: one space after the closing quotation mark.
After Colons And Semicolons
In most writing, you use one space after a colon and one space after a semicolon. You do not add extra spaces before these marks. If you’ve seen two spaces after a colon in an old template, treat it like a template rule, not a universal habit.
After Abbreviations And Initials
Abbreviations can trick find-and-replace. “Dr. Smith” uses one space after the period because the period ends the abbreviation, not the sentence. Your replace-all pass can still work, but it’s smart to skim for common abbreviations in your draft.
Fast Checks Before You Submit
Spacing issues often show up at the worst time, like five minutes before a deadline. A short checklist helps you catch them with low effort.
- Run a replace-all for two spaces to one space.
- Search for “. ” (period plus two spaces) and fix any leftovers.
- Scan for common abbreviations, initials, and numbered lists.
- Paste one paragraph into a plain-text field to see if spacing shifts.
Platform Fixes And Shortcuts
| Place | Quick Fix | Extra Check |
|---|---|---|
| Word (Windows) | Ctrl + H, replace two spaces with one | Search for “. ” to catch sentence gaps |
| Word (Mac) | Cmd + H, replace two spaces with one | Turn on Show/Hide to spot gaps |
| Google Docs | Ctrl/Cmd + H, replace all | Check pasted text from PDFs |
| Pages | Find tool, replace double spaces | Review after exporting to PDF |
| Email clients | Replace double spaces before sending | Send a test to yourself and view on phone |
| Learning platforms (LMS) | Paste into editor, then recheck spacing | Some editors collapse spaces on save |
| Markdown editors | Replace double spaces in raw text | Preview to ensure line breaks behave |
| PDF copy-paste | Run replace-all after pasting | Watch for odd nonbreaking spaces |
Common Myths That Cause Confusion
Myth: two spaces make reading easier on screens. Reality: modern typography already handles spacing, and extra spaces can create uneven gaps.
Myth: one space is only for web writing. Reality: major academic and publishing styles use one space, and most editors expect it.
Myth: switching to one space changes your voice. Reality: spacing is format, not tone. Your word choice and sentence rhythm do the talking.
A Simple Habit That Sticks
If your hands still tap the space bar twice, don’t fight it mid-draft. Write your first pass, then clean the spacing in one sweep. Over time, your fingers usually adapt without drama.
When you submit writing that uses one space after period, your pages look clean in print, on screens, and inside text boxes. That tiny formatting win also cuts down on picky feedback from teachers and editors.
Do one last scan, then move on. Your reader will thank you, even if they never say a word about spacing.