Skip to content

docs: fix "seperate" typo in security FAQ#3093

Open
i-anubhav-anand wants to merge 1 commit into
langfuse:mainfrom
i-anubhav-anand:docs/fix-seperate-typo-security-faq
Open

docs: fix "seperate" typo in security FAQ#3093
i-anubhav-anand wants to merge 1 commit into
langfuse:mainfrom
i-anubhav-anand:docs/fix-seperate-typo-security-faq

Conversation

@i-anubhav-anand

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

Copy link
Copy Markdown

Fixes a spelling typo in the Security FAQ ("How does Langfuse Cloud monitor its environment?"):

All cloud audit logs are automatically written into a seperate separate, locked-down account.

Type of change

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

Checklist

  • Self-reviewed; single hand-authored MDX file, content-only typo fix.

Greptile Summary

This PR fixes a single-character spelling typo in content/security/security-faq.mdx, correcting "seperate" to "separate" in the Security FAQ section about Langfuse Cloud monitoring.

  • Corrects the misspelling of "separate" in the sentence describing how cloud audit logs are written to a locked-down account.

Confidence Score: 5/5

Single-word spelling correction in a documentation file — no code, logic, or configuration is touched.

The change corrects one misspelled word in a Markdown/MDX documentation file. There is no functional code involved, no imports, no configuration, and no risk of breakage.

No files require special attention.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[content/security/security-faq.mdx] --> B[Line 68: typo fix]
    B --> C["'seperate' → 'separate'"]
    C --> D[No logic or structure changed]
Loading

Reviews (1): Last reviewed commit: "docs: fix "seperate" typo in security FA..." | 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