Skip to content

Commit e88774a

Browse files
committed
docs: standardise to British English spelling
- personalised (not personalized) in vision.md, landing.mdx - recognise (not recognize) in why.md Preference for British English across all documentation.
1 parent 0fb7b2a commit e88774a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/vision.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ For engineering organisations, a hosted version will offer:
3838

3939
- **Per-developer knowledge profiles** — each developer's knowledge map, calibrated to their
4040
actual stack and experience level
41-
- **Personalized learning paths** — structured progression tailored to the individual, not a
41+
- **Personalised learning paths** — structured progression tailored to the individual, not a
4242
generic curriculum
4343
- **Team-level visibility** — which topics the team is collectively strong or weak on; where
4444
coverage is thin; what skills are concentrated in one person

docs/why.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ This is also why devcoach teaches more than the right answer. Knowing *what* to
5959

6060
It covers the wrong answers on purpose, too. One quiet effect of capable AI is that it spares you mistakes
6161
you never even see — it simply doesn't write the race condition, the N+1 query, the insecure default. That
62-
feels like a gift, but you also never learn why those are wrong, so you can't recognize them when one does
62+
feels like a gift, but you also never learn why those are wrong, so you can't recognise them when one does
6363
slip through. Having understood a failure mode — ideally by having met it — is what lets you catch it
6464
later. devcoach surfaces the anti-patterns deliberately, because the mistakes you understand are the ones
6565
you can prevent.

website/src/pages/landing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ devcoach's bet is simple: a few minutes of genuine learning, delivered in contex
125125

126126
## Roadmap
127127

128-
Free now. Future plans for team/enterprise features: integrated courses, personalized learning paths for teams, team-level visibility into knowledge gaps.
128+
Free now. Future plans for team/enterprise features: integrated courses, personalised learning paths for teams, team-level visibility into knowledge gaps.
129129

130130
**[Vision & roadmap →](/docs/vision)**
131131

0 commit comments

Comments
 (0)