fix: remove em dashes and tighten copy (unslop audit)#7
Open
dani-polani wants to merge 3 commits into
Open
Conversation
Fixes found in unslop-text audit: - Home page: em dash in hero description (diagram—great → diagram, great) - About lede: em dash before list (text — for → text: ) - About partners: we/I voice flip, "happily" adverb, spaced-hyphen-as-dash Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
dani-polani
commented
Jun 27, 2026
| so we add a few optional partner links - use them if you were already considering the service. It | ||
| will help us keep the site running. The referral bonuses come from the provider. Here I recommend | ||
| the services that I happily use myself. | ||
| so I add a few optional partner links. Use them if you were already considering the service; it |
Contributor
Author
There was a problem hiding this comment.
Давай заменим ; на запятую.
| <strong class="font-semibold text-gray-800 dark:text-gray-200">{DISPLAY_NAME}</strong> is a free, | ||
| browser-based tool for drawing word-to-word and morpheme-to-morpheme links between stacked lines of | ||
| text — for bilingual glosses, interlinear annotations, classroom handouts, and social posts. Everything | ||
| text: bilingual glosses, interlinear annotations, classroom handouts, and social posts. Everything |
Contributor
Author
There was a problem hiding this comment.
Двоеточие это тоже странная пунктуация. Давай напишем "of text such as.."
- semicolon → comma after "considering the service" - colon → "such as" in the lede list Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Text audit using the unslop-text skill found a few COPYRIGHT.md violations and one structural issue across two pages.
+page.svelte:270): em dash indiagram—great for lessons→ commaabout/+page.svelte:248): em dash before listtext — for bilingual glosses...→ colonabout/+page.svelte:455–459): three issues in four sentenceswe add→I add(voice was flipping between "we" and "I" in the same paragraph)partner links - use them(spaced hyphen as dash) → periodI happily use myself→I use myself(adverb with no factual meaning)Here I recommend(meta-filler phrase) → droppedTest plan
🤖 Generated with Claude Code