-
Notifications
You must be signed in to change notification settings - Fork 2.2k
docs: fix fp1 typo in readme #2188
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
docs: fix fp1 typo in readme #2188
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 👍
Thanks for contributing! ❤️
Codecov Report
@@ Coverage Diff @@
## master #2188 +/- ##
==========================================
- Coverage 90.41% 86.82% -3.59%
==========================================
Files 208 208
Lines 11243 11243
==========================================
- Hits 10165 9762 -403
- Misses 1078 1481 +403
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
recheckcla |
Jina CLA check ✅ All Contributors have signed the CLA. |
I have read the CLA Document and I hereby sign the CLA |
Latency summaryCurrent PR yields:
Breakdown
Backed by latency-tracking. Further commits will update this comment. |
Two times in the README.md, a file is opened as
fp
and used asfp1
. This PR corrects this.