Skip to content
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

Fix typo in README.md #2314

Merged
merged 1 commit into from
Jul 31, 2022
Merged

Fix typo in README.md #2314

merged 1 commit into from
Jul 31, 2022

Conversation

aandrukhovich
Copy link
Contributor

Pull Request check-list

Please make sure to review and check all of these items:

  • [+] Does $ tox pass with this change (including linting)?
  • [+] 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)?
  • [+] Was the change added to CHANGES file?

Description of change

Fix small typo in README.md

@aandrukhovich aandrukhovich changed the title Fix typo (double "of" word) Fix typo in README.md Jul 30, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jul 30, 2022

Codecov Report

Merging #2314 (775e524) into master (c94821c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2314   +/-   ##
=======================================
  Coverage   92.16%   92.16%           
=======================================
  Files         110      110           
  Lines       28642    28642           
=======================================
  Hits        26399    26399           
  Misses       2243     2243           
Impacted Files Coverage Δ
tests/test_asyncio/test_search.py 98.34% <0.00%> (-0.34%) ⬇️
tests/test_cluster.py 97.08% <0.00%> (+0.11%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c94821c...775e524. Read the comment docs.

@chayim chayim added the maintenance Maintenance (CI, Releases, etc) label Jul 31, 2022
@dvora-h dvora-h merged commit da9d903 into redis:master Jul 31, 2022
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.

4 participants