Skip to content

Fix typo in "Using the pipe syntax" examples#56

Merged
davidanthoff merged 1 commit intoqueryverse:masterfrom
wongjoel:patch-1
Jul 10, 2019
Merged

Fix typo in "Using the pipe syntax" examples#56
davidanthoff merged 1 commit intoqueryverse:masterfrom
wongjoel:patch-1

Conversation

@wongjoel
Copy link
Copy Markdown
Contributor

The import of Dataframes in the examples was missing the "s" at the end.

Fixes #55

The import of Dataframes was missing the "s" at the end.
@codecov-io
Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #56   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          81     81           
=====================================
  Hits           81     81

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 c12802c...3736cf9. Read the comment docs.

@davidanthoff davidanthoff merged commit 03dc201 into queryverse:master Jul 10, 2019
@davidanthoff
Copy link
Copy Markdown
Member

Great, thanks!

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.

Typo in README.md

3 participants