elixir-mongo / mongodb_ecto

MongoDB adapter for Ecto
Apache License 2.0
370 stars 126 forks source link

Fix a typo in README file #162

Closed leandroh closed 6 years ago

leandroh commented 6 years ago

Fixes a typo in README.md Example

sourcelevel-bot[bot] commented 6 years ago

Hello, @leandroh! This is your first Pull Request that will be reviewed by Ebert, an automatic Code Review service. It will leave comments on this diff with potential issues and style violations found in the code as you push new commits. You can also see all the issues found on this Pull Request on its review page. Please check our documentation for more information.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 315


Files with Coverage Reduction New Missed Lines %
lib/mongo_ecto.ex 5 84.68%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 314: 0.0%
Covered Lines: 293
Relevant Lines: 341

💛 - Coveralls
coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 315


Files with Coverage Reduction New Missed Lines %
lib/mongo_ecto.ex 5 84.68%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 314: 0.0%
Covered Lines: 293
Relevant Lines: 341

💛 - Coveralls
ankhers commented 6 years ago

Thank you!