Skip to content

docs: fix static-files typo - #10046

Merged
JonnyBurger merged 1 commit into
remotion-dev:mainfrom
santhiprakash:santhi/docs-get-static-files-typo-clean
Aug 1, 2026
Merged

docs: fix static-files typo#10046
JonnyBurger merged 1 commit into
remotion-dev:mainfrom
santhiprakash:santhi/docs-get-static-files-typo-clean

Conversation

@santhiprakash

Copy link
Copy Markdown
Contributor

Problem

  • Two static-files documentation examples told readers to find a file by its name with a typo in the current upstream docs.

Triage / Root cause

  • packages/docs/docs/get-static-files.mdx and packages/docs/docs/studio/get-static-files.mdx both still contained the same typo on upstream/main.

Fix

  • Replace the typo with the correct possessive form in both examples so the shared docs and the Studio docs stay aligned.

Verification

  • git diff --check
  • python3 ../scripts/preflight_ship.py --repo remotion-dev/remotion --local /home/ubuntu/Projects/open-source/remotion --branch main --file packages/docs/docs/get-static-files.mdx --must-contain by it --must-not-contain by its name --search get-static-files typo its name
  • python3 ../scripts/preflight_ship.py --repo remotion-dev/remotion --local /home/ubuntu/Projects/open-source/remotion --branch main --file packages/docs/docs/studio/get-static-files.mdx --must-contain by it --must-not-contain by its name --search studio get-static-files typo its name

Notes / Risks

  • Docs-only change; no runtime behavior is affected.

Problem: two docs examples told readers to find a file by its name with a typo.
Fix: change both examples to its name in the shared and Studio static-files guides.
Verification: git diff --check; preflight_ship.py on both touched files.
@vercel

vercel Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
bugs Ready Ready Preview Aug 1, 2026 5:06am
remotion Ready Ready Preview Aug 1, 2026 5:06am

Request Review

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

✅ No new issues found.

Reviewed changes

  • Fix it'sits in get-static-files.mdx: Corrects the possessive typo in a code comment within the shared static-files docs page.
  • Fix it'sits in studio/get-static-files.mdx: Same typo fix in the Studio-specific variant of the same page.

Pullfrog  | View workflow run | Using DeepSeek Pro (free via Pullfrog for OSS) (Claude Opus not used — the program covers this model; add its provider key to run your pick) | 𝕏

@JonnyBurger
JonnyBurger merged commit 182a961 into remotion-dev:main Aug 1, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants