Skip to content

docs: fix two minor grammar issues#3096

Open
i-anubhav-anand wants to merge 1 commit into
langfuse:mainfrom
i-anubhav-anand:docs/fix-grammar-wont-allows
Open

docs: fix two minor grammar issues#3096
i-anubhav-anand wants to merge 1 commit into
langfuse:mainfrom
i-anubhav-anand:docs/fix-grammar-wont-allows

Conversation

@i-anubhav-anand

@i-anubhav-anand i-anubhav-anand commented Jun 14, 2026

Copy link
Copy Markdown

Two small grammar fixes in hand-authored pages:

  • content/handbook/product-engineering/architecture.mdx — "Postgres wont be the best fit" → "won't".
  • content/docs/evaluation/evaluation-methods/scores-via-sdk.mdx — "an evaluation method that allows to set up custom evaluation workflows" → "allows you to set up".

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • This change requires a documentation update

Checklist

  • Self-reviewed.

Greptile Summary

This PR makes two minor grammar corrections in hand-authored documentation pages with no functional changes.

  • scores-via-sdk.mdx: Corrects "allows to set up" → "allows you to set up" for grammatically complete phrasing.
  • architecture.mdx: Corrects "wont" → "won't" (missing apostrophe in a contraction).

Confidence Score: 5/5

Two isolated one-word grammar fixes in documentation; no code, logic, or configuration is touched.

Both changes are straightforward typo/grammar corrections in MDX prose — no functional behavior, data model, or rendering logic is affected.

No files require special attention.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[PR: Grammar Fixes] --> B[scores-via-sdk.mdx]
    A --> C[architecture.mdx]
    B --> D["allows to set up → allows you to set up"]
    C --> E["wont → won't"]
Loading

Reviews (1): Last reviewed commit: "docs: fix grammar in architecture handbo..." | Re-trigger Greptile

@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.

@vercel

vercel Bot commented Jun 14, 2026

Copy link
Copy Markdown

@i-anubhav-anand 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:XS This PR changes 0-9 lines, ignoring generated files. label Jun 14, 2026
@CLAassistant

CLAassistant commented Jun 14, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@dosubot dosubot Bot added the docs label Jun 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants