Skip to content

Fix the typos in the opening sentence of insight #3 - #329

Merged
oblomov-dev merged 1 commit into
mainfrom
claude/funny-clarke-8i7ydw
Sep 21, 2026
Merged

oblomov-dev merged 1 commit into
mainfrom
claude/funny-clarke-8i7ydw

Conversation

@oblomov-dev

Copy link
Copy Markdown
Member

Follow-up to the direct edit in 2a24ce5, which left three typos in the article's first sentence:

To use a framework, you always havte to fullfll certain requoirememnts: …

Now:

To use a framework, you always have to fulfill certain requirements: these can be a structure to follow, a lifecycle to fit into, layers to fill in — most of them in place before anything reaches a screen.

Two agreement fixes came with it, because the subject went from singular to plural in that edit: that can be → these can be, and most of it → most of them. The line was also back as a single 106-character line and is wrapped to the column the file is set in.

Why this one is worth noticing

The first sentence of a page is what scripts/lib/pages.mjs builds the page description from, so it is also what stands in the search index, in llms.txt and under the card — the typo would have shown up in four places, not one.

No gate catches it. test/spelling.test.mjs names British forms from a list; a word that is neither spelling is prose it has no opinion about. Verified: all 251 tests pass on the state with the typos in it, and the deploy from it was green.

Gates

test (251), check:conventions, check:examples, check:api-names and docs:build pass locally.

Carried over unchanged from 2a24ce5

  • *The entity is just an example* and *The table is just an example* — all three captions are now built the same way; the BAPI one already read like that.
  • The cut of "in the same system, under the same authorizations, in the same launchpad as your other UI5 and RAP apps" from the conclusion.

🤖 Generated with Claude Code

https://claude.ai/code/session_0182AiPodwfGRKPNZG9D5epe


Generated by Claude Code

"you always havte to fullfll certain requoirememnts" - three typos in the
first sentence of the article, which is also the sentence the site's
generated description and llms.txt take from the page. Nothing catches
this: the spelling gate names British forms in a list, so a word that is
neither spelling reads as prose it has no opinion about.

"these can be" and "most of them" now agree with the plural the sentence
gained, and the line is wrapped back to the column the file is set in.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0182AiPodwfGRKPNZG9D5epe
@oblomov-dev
oblomov-dev merged commit bbe70a2 into main Sep 21, 2026
1 check passed
@oblomov-dev
oblomov-dev deleted the claude/funny-clarke-8i7ydw branch September 21, 2026 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants