Skip to content

docs: fix built-in wording in migration guide#3247

Merged
nkaradzhov merged 1 commit intoredis:masterfrom
Rohan5commit:docs/keepalive-built-in-20260422
Apr 22, 2026
Merged

docs: fix built-in wording in migration guide#3247
nkaradzhov merged 1 commit intoredis:masterfrom
Rohan5commit:docs/keepalive-built-in-20260422

Conversation

@Rohan5commit
Copy link
Copy Markdown
Contributor

@Rohan5commit Rohan5commit commented Apr 22, 2026

Description

Replace "build-in" with "built-in" in the v4-to-v5 migration guide.


Checklist

  • Does npm test pass with this change (including linting)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?

Validation

  • Ran git diff --check

Note

Low Risk
Low risk documentation-only change that fixes a typo with no effect on runtime behavior.

Overview
Fixes a typo in the v4-to-v5 migration guide by correcting “build-in” to “built-in” in the Keep Alive section.

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

Copilot AI review requested due to automatic review settings April 22, 2026 04:05
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR corrects a typo in the v4-to-v5 migration guide to use the proper “built-in” wording when referencing Node.js core modules.

Changes:

  • Replace “build-in” with “built-in” in the Keep Alive section of the v4-to-v5 migration guide.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nkaradzhov nkaradzhov merged commit 64391fe into redis:master Apr 22, 2026
7 of 8 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.

4 participants