Skip to content

docs: fix typo 'Perfomance' -> 'Performance' in troubleshooting doc#47658

Merged
ChrisChinchilla merged 1 commit into
supabase:masterfrom
ZhouYinLong-lab:docs/fix-typo-performance
Jul 7, 2026
Merged

docs: fix typo 'Perfomance' -> 'Performance' in troubleshooting doc#47658
ChrisChinchilla merged 1 commit into
supabase:masterfrom
ZhouYinLong-lab:docs/fix-typo-performance

Conversation

@ZhouYinLong-lab

@ZhouYinLong-lab ZhouYinLong-lab commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Description

Fix typo in URL: RLS-PerfomanceRLS-Performance in troubleshooting documentation.

🤖 Generated with Claude Code
Co-Authored-By: Claude [email protected]

Summary by CodeRabbit

  • Bug Fixes
    • Corrected a broken link in the troubleshooting documentation so the “Sample results” section now points to the proper page.

@vercel

vercel Bot commented Jul 6, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
design-system Ready Ready Preview, Comment Jul 7, 2026 7:02am
docs Ready Ready Preview, Comment, Open in v0 Jul 7, 2026 7:02am
studio-self-hosted Ready Ready Preview, Comment Jul 7, 2026 7:02am
studio-staging Ready Ready Preview, Comment Jul 7, 2026 7:02am
ui-library Ready Ready Preview, Comment Jul 7, 2026 7:02am
zone-www-dot-com Ready Ready Preview, Comment, Open in v0 Jul 7, 2026 7:02am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
studio Ignored Ignored Jul 7, 2026 7:02am

Request Review

@vercel

vercel Bot commented Jul 6, 2026

Copy link
Copy Markdown

@ZhouYinLong-lab is attempting to deploy a commit to the Supabase Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Thanks for contributing to Supabase! ❤️ Our team will review your PR.

A few tips for a smoother review process:

  • If you have a local version of the repo, run pnpm run format to make sure formatting checks pass.
  • Once we've reviewed your PR, please don't trivially merge master (don't click Update branch if there are no merge conflicts to be fixed). This invalidates any pre-merge checks we've run.

@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jul 6, 2026
@coderabbitai

coderabbitai Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 32f878cd-8d0b-4873-972a-d12ebae77f1a

📥 Commits

Reviewing files that changed from the base of the PR and between ceff7b9 and 6e2b7a9.

📒 Files selected for processing (1)
  • apps/docs/content/troubleshooting/rls-performance-and-best-practices-Z5Jjwv.mdx

📝 Walkthrough

Walkthrough

Corrected a misspelled hyperlink path from "RLS-Perfomance" to "RLS-Performance" in the "Sample results" section of the RLS performance troubleshooting documentation file.

Changes

Documentation Link Fix

Layer / File(s) Summary
Correct RLS-Performance link
apps/docs/content/troubleshooting/rls-performance-and-best-practices-Z5Jjwv.mdx
Fixed a typo in the hyperlink path from "RLS-Perfomance" to "RLS-Performance" in the "Sample results" section.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Compact metadata

  • Type: Documentation fix
  • Files changed: 1
  • Lines changed: +1/-1

Suggested labels: documentation, typo-fix

Suggested reviewers: None specifically required given the trivial nature of this change

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is too brief and omits required template sections like change type, current behavior, new behavior, and additional context. Rewrite it to follow the template, including CONTRIBUTING.md confirmation, change type, current behavior, new behavior, and any extra context.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly states the typo fix in the troubleshooting doc and matches the change.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@CodedByAryanSingh

Copy link
Copy Markdown

Fix typo in troubleshooting documentation URL

This PR corrects a typo in the troubleshooting documentation link:

RLS-Perfomance → RLS-Performance

The broken “Sample results” link now points to the correct page.

@ChrisChinchilla ChrisChinchilla left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks!

@ChrisChinchilla
ChrisChinchilla enabled auto-merge (squash) July 7, 2026 06:57
@ChrisChinchilla
ChrisChinchilla merged commit d0794ad into supabase:master Jul 7, 2026
27 of 28 checks passed
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Braintrust eval report

Assistant (master-1783407848)

Score Average Improvements Regressions
Completeness 100% (+0pp) - -
Conciseness 43.1% (+5pp) 10 🟢 6 🔴
Correctness 71.1% (+2pp) 4 🟢 2 🔴
Docs Faithfulness 68.8% (+4pp) 5 🟢 4 🔴
Goal Completion 82.8% (+1pp) 5 🟢 2 🔴
Knowledge Usage 94.9% (+5pp) 2 🟢 -
SQL Identifier Quoting 100% (+0pp) - -
SQL Validity 100% (+0pp) - -
Tool Usage 78.4% (+5pp) 3 🟢 -
Safety 85.7% (+0pp) 2 🟢 2 🔴
URL Validity 100% - -
Time_to_first_token 3.63tok (+0.92tok) 3 🟢 26 🔴
Llm_calls 7.14 (+0.18) 12 🟢 7 🔴
Tool_calls 3.05 (+0.01) 10 🟢 8 🔴
Errors 0.02 (-0.02) 1 🟢 1 🔴
Llm_errors 0.01 (-0.01) 1 🟢 1 🔴
Tool_errors 0 (+0) - -
Prompt_tokens 24120.63tok (-1193.53tok) 16 🟢 9 🔴
Prompt_cached_tokens 7438.71tok (+123.59tok) 12 🟢 9 🔴
Prompt_cache_creation_tokens 0tok (+0tok) - -
Prompt_cache_creation_5m_tokens 0tok (+0tok) - -
Prompt_cache_creation_1h_tokens 0tok (+0tok) - -
Completion_tokens 593.3tok (+5.63tok) 13 🟢 16 🔴
Completion_reasoning_tokens 99.86tok (+6.75tok) 10 🟢 15 🔴
Completion_accepted_prediction_tokens 0tok (+0tok) - -
Completion_rejected_prediction_tokens 0tok (+0tok) - -
Completion_audio_tokens 0tok (+0tok) - -
Total_tokens 24713.93tok (-1187.9tok) 18 🟢 11 🔴
Estimated_cost 0$ (0$) 14 🟢 9 🔴
Duration 16.93s (+1.3s) 5 🟢 24 🔴
Llm_duration 11.15s (+1.34s) 8 🟢 21 🔴

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants