Spelling Errors in docs.cursor.com

1. Web Development Cookbook

File: /docs/cookbook/web-development
Location: “Using Linear in Cursor” section
Error: “an” should be “and”
Original: “Go to MCP settings an locate the Linear server to see a list of all tools.”
Corrected: “Go to MCP settings and locate the Linear server to see a list of all tools.”


2. Large Codebases Guide

File: /docs/cookbook/large-codebases
Location: “Stay close to the plan-creation process” section
Error: “shoud” should be “should”
Original: “- create a plan for how we shoud create a new feature”
Corrected: “- create a plan for how we should create a new feature”


3. GitHub Integration

File: /docs/integrations/github
Location: “Troubleshooting” section, “Permission denied for pull requests” accordion
Error: Extra dash after “pull requests”
Original: “- Grant the app write access to pull requests - Check branch protection rules”
Corrected: “- Grant the app write access to pull requests\n- Check branch protection rules”
(This is more of a formatting issue - missing line break)

Hey!

Thanks for the report. I’ve just opened a PR.