fix(docs): fix spelling, grammar, and formatting across docs#2882
Open
kimsauce wants to merge 1 commit into
Open
fix(docs): fix spelling, grammar, and formatting across docs#2882kimsauce wants to merge 1 commit into
kimsauce wants to merge 1 commit into
Conversation
- Fix typos and grammar across 18 docs files (curly apostrophe in code sample, verb agreement, possessives, missing punctuation, etc.) - Capitalize proper nouns: JavaScript, DocSearch, Ask AI, LLM, Starlight - Fix code sample syntax: missing trailing comma in record-extractor, missing semicolon in sidepanel advanced-use-cases - Add missing Solution paragraph to AI-211 error entry in askai-errors - Remove trailing colons from section headings (api.mdx, api-reference.mdx) - Fix internal link in askai-markdown-indexing (.mdx extension removed) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
👷 Deploy request for docsearch pending review.Visit the deploys page to approve it
|
✅ Deploy Preview for docsearch-demo ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Up to standards ✅🟢 Issues
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
record-extractor.md, missing semicolon insidepanel/advanced-use-cases.mdxAI-211 - Stream errorentry inaskai-errors.mdxapi.mdx,sidepanel/api-reference.mdx)askai-markdown-indexing.mdx(removed.mdxextension)Files changed
api.mdx,composable-api.mdx,crawler.mdx,docsearch-program.md,examples.mdx,integrations.md,manage-your-crawls.mdx,migrating-from-legacy.mdx,migrating-from-v3.md,record-extractor.md,required-configuration.mdx,sidepanel/advanced-use-cases.mdx,sidepanel/api-reference.mdx,sidepanel/getting-started.mdx,templates.mdx,v4/askai-errors.mdx,v4/askai.mdx,what-is-docsearch.mdTest plan
yarn startfrompackages/website)🤖 Generated with Claude Code