neo4j-rest-client
neo4j-rest-client copied to clipboard
docs: Fix a few typos
There are small typos in:
- docs/filters.rst
- docs/index.rst
- docs/info.rst
- docs/transactions.rst
- neo4jrestclient/query.py
Fixes:
- Should read
insensitive
rather thaninsesitive
. - Should read
relationships
rather thanrelationhips
. - Should read
comparisons
rather thancomparations
. - Should read
comparison
rather thancomparation
. - Should read
committed
rather thancommited
. - Should read
request
rather thanresquest
. - Should read
length
rather thanlenght
.
Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md