neo4jrb / activegraph

An active model wrapper for the Neo4j Graph Database for Ruby.
http://neo4jrb.io
MIT License
1.4k stars 276 forks source link

Fixed typo in Setup.rst #1613

Closed mstrofbass closed 4 years ago

mstrofbass commented 4 years ago

Fixed minor typo in documentation.

codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit 66ab5ca8 and detected 0 issues on this pull request.

View more on Code Climate.

codecov-commenter commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@ca2fade). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1613   +/-   ##
=========================================
  Coverage          ?   94.02%           
=========================================
  Files             ?      126           
  Lines             ?     5727           
  Branches          ?        0           
=========================================
  Hits              ?     5385           
  Misses            ?      342           
  Partials          ?        0           

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 ca2fade...66ab5ca. Read the comment docs.

klobuczek commented 4 years ago

Thank you @mstrofbass