Skip to content

docs: fix zadd command parameter description #3727

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 7, 2025

Conversation

sobolevn
Copy link
Contributor

@sobolevn sobolevn commented Aug 2, 2025

Pull Request check-list

  • Do tests and lints pass with this change?
  • Do the CI tests pass with this change (enable it first in your forked repo and wait for the github action build to finish)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
  • Is there an example added to the examples folder (if applicable)?

Description of change

I changed the case, because they are all in lower-case as parameters of zadd(). And fixed the description to be in style with others.

I changed: the case, because they are all in lower-case as parameters of `zadd()`. And fixed the description to be in style with others.
@petyaslavova
Copy link
Collaborator

Hi @sobolevn, thank you for your contribution!

@petyaslavova petyaslavova added the maintenance Maintenance (CI, Releases, etc) label Aug 6, 2025
@petyaslavova petyaslavova merged commit 755a421 into redis:master Aug 7, 2025
56 of 57 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance (CI, Releases, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants