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 show.md #2921

Merged
merged 1 commit into from
Jun 28, 2019
Merged

Fix typo in show.md #2921

merged 1 commit into from
Jun 28, 2019

Conversation

ollyw
Copy link
Contributor

@ollyw ollyw commented Jun 28, 2019

Small doc change to add a missing space, which may misleads users into thinking there is a library called kittensa instead of kittens:

From

Thankfully with the help of a small library called kittensa lot of type class instances including Show can be derived automatically!

To

Thankfully with the help of a small library called kittens a lot of type class instances including Show can be derived automatically!

@codecov-io
Copy link

codecov-io commented Jun 28, 2019

Codecov Report

Merging #2921 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2921   +/-   ##
=======================================
  Coverage   94.24%   94.24%           
=======================================
  Files         367      367           
  Lines        7002     7002           
  Branches      195      195           
=======================================
  Hits         6599     6599           
  Misses        403      403

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 22a8cc6...59620cb. Read the comment docs.

@kailuowang kailuowang closed this Jun 28, 2019
@kailuowang kailuowang reopened this Jun 28, 2019
@kailuowang kailuowang merged commit 9c2371a into typelevel:master Jun 28, 2019
@kailuowang kailuowang added this to the 2.0.0-RC1 milestone Aug 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants