Skip to content

docs: fix typos across docs, blog, changelog, and security pages#3131

Merged
jannikmaierhoefer merged 3 commits into
langfuse:mainfrom
alexleventer:fix/typos
Jul 16, 2026
Merged

docs: fix typos across docs, blog, changelog, and security pages#3131
jannikmaierhoefer merged 3 commits into
langfuse:mainfrom
alexleventer:fix/typos

Conversation

@alexleventer

@alexleventer alexleventer commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Fixes 21 spelling/grammar typos found with codespell across content/ and components-mdx/. Each change is a single-word/phrase correction with no other edits.

File Fix
self-hosting/.../clickhouse.mdx partioningpartitioning, loosinglosing
changelog/2023-09-25-datasets.mdx calbackcallback
changelog/2024-04-21-openai-integration-JS-SDK.mdx seemlesslyseamlessly
changelog/2024-09-13-openai-o1-models.mdx inferinginferring
changelog/2024-11-28-google-vertex-ai-...mdx familiyfamily
changelog/2026-02-17-langfuse-cli.mdx relvantrelevant
security/security-faq.mdx seperateseparate, WhatsWhat's
docs/prompt-management/features/caching.mdx initalinitial
blog/2024-07-ai-agent-observability...mdx Builder nd varietyBuilder and a variety
blog/2024-11-most-used-oss-llmops.mdx alingedaligned
blog/2024-12-langfuse-v3-infrastructure-evolution.mdx idiosyncraciesidiosyncrasies
blog/2026-02-26-evaluate-ai-agent-skills.mdx intalledinstalled
blog/launch-week-1.mdx evalutateevaluate
blog/update-2023-09.mdx calbackcallback
handbook/.../architecture.mdx wontwon't
handbook/.../infrastructure/ecs.mdx applysapplies
integrations/model-providers/openai-js.mdx mistakinglymistakenly
integrations/gateways/truefoundry.mdx atleastat least
components-mdx/get-started/next-steps.mdx wihtoutwithout

Scope notes:

  • Content/components only — no cookbook or generated files touched (cookbook typos exist in cookbook/*.ipynb sources and are intentionally left for a separate change).
  • Ran prettier --write on all changed files (no formatting changes needed).
  • Skipped false positives such as the contributor name "Ather Iqbal", the company "freee", and acronyms/code identifiers.

🤖 Generated with Claude Code

Greptile Summary

This PR corrects 21 spelling and grammar typos across documentation, blog, changelog, security, and handbook pages in the content/ and components-mdx/ directories. All changes are single-word or single-phrase fixes with no functional or structural edits to the MDX content.

  • Fixes include common misspellings such as partioningpartitioning, loosinglosing, seemlesslyseamlessly, seperateseparate, and WhatsWhat's across 19 files.
  • The corrections are isolated to human-readable prose and comments; no code logic, configuration values, or link targets were changed.

Confidence Score: 5/5

Pure documentation typo fixes with no changes to code, configuration, or link targets — safe to merge as-is.

Every change is a single-word spelling correction in prose or a comment. No MDX structure, frontmatter, internal links, component props, or code snippets were altered. The risk of regressions is effectively zero.

No files require special attention.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[codespell scan on content/ and components-mdx/] --> B{21 typos found}
    B --> C[Blog posts\n5 files]
    B --> D[Changelog entries\n6 files]
    B --> E[Docs / Integrations\n3 files]
    B --> F[Handbook / Security / Self-hosting\n4 files]
    B --> G[components-mdx\n1 file]
    C --> H[All fixed: spelling corrections only]
    D --> H
    E --> H
    F --> H
    G --> H
    H --> I[No functional or structural changes]
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
    A[codespell scan on content/ and components-mdx/] --> B{21 typos found}
    B --> C[Blog posts\n5 files]
    B --> D[Changelog entries\n6 files]
    B --> E[Docs / Integrations\n3 files]
    B --> F[Handbook / Security / Self-hosting\n4 files]
    B --> G[components-mdx\n1 file]
    C --> H[All fixed: spelling corrections only]
    D --> H
    E --> H
    F --> H
    G --> H
    H --> I[No functional or structural changes]
Loading

Reviews (1): Last reviewed commit: "docs: fix typos across docs, blog, chang..." | Re-trigger Greptile

Corrects 21 spelling/grammar typos found via codespell across content
and components-mdx (e.g. "seperate"→"separate", "infering"→"inferring",
"idiosyncracies"→"idiosyncrasies", "atleast"→"at least"). Content only;
no cookbook/generated files touched.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 17, 2026

Copy link
Copy Markdown

@alexleventer is attempting to deploy a commit to the langfuse Team on Vercel.

A member of the Team first needs to authorize it.

@dosubot dosubot Bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jun 17, 2026

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

@CLAassistant

CLAassistant commented Jun 17, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@dosubot dosubot Bot added the documentation Improvements or additions to documentation label Jun 17, 2026
@jannikmaierhoefer

Copy link
Copy Markdown
Member

Thanks @alexleventer!

@vercel

vercel Bot commented Jul 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
langfuse-docs Ready Ready Preview, Comment Jul 16, 2026 3:02pm

Request Review

@dosubot dosubot Bot added the auto-merge This PR is set to be merged label Jul 16, 2026
@jannikmaierhoefer jannikmaierhoefer added this pull request to the merge queue Jul 16, 2026
Merged via the queue into langfuse:main with commit bdbde2f Jul 16, 2026
12 checks passed
@dosubot dosubot Bot removed the auto-merge This PR is set to be merged label Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants