Skip to content

docs: fix typos in documentation#3481

Open
ankitkumar572005 wants to merge 2 commits intoduckduckgo:mainfrom
ankitkumar572005:fix-typos-codespell
Open

docs: fix typos in documentation#3481
ankitkumar572005 wants to merge 2 commits intoduckduckgo:mainfrom
ankitkumar572005:fix-typos-codespell

Conversation

@ankitkumar572005
Copy link
Copy Markdown

@ankitkumar572005 ankitkumar572005 commented Mar 30, 2026

Fixed typographical errors across documentation markdown files using codespell.


Note

Low Risk
Docs-only changes with no impact on runtime behavior; risk is limited to potential confusion if example domains were meant to be literal.

Overview
Fixes small documentation issues: corrects a typo in the bug report issue template (“pervious” → “previous”) and updates the docs/blocking-algorithm.md example tracker domain/URL strings (e.g., doubleclick.netdouble-click.net) plus a minor “default” spelling fix in the example table.

Reviewed by Cursor Bugbot for commit f9ad897. Bugbot is set up for automated code reviews on this repo. Configure here.

```
{
"domain": "doubleclick.net",
"domain": "double-click.net",
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This is a real domain name, so should not be corrected.

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