Skip to content

Commit

Permalink
fix spellchecking
Browse files Browse the repository at this point in the history
  • Loading branch information
gkorland committed Aug 13, 2024
1 parent a12ca3b commit 4297269
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ ISC
Implementers
IndexError
JS
JSDoc
JSON
KJDev
Kepner
Expand Down Expand Up @@ -66,6 +67,7 @@ Ouaknine
Parametrized
Pieter
Pinterest
Pydoc
RESULTSET
RO
RediSearch
Expand Down Expand Up @@ -125,6 +127,7 @@ exprList
falkordb
fulltext
geospatial
godoc
hasLabels
haversin
https
Expand All @@ -134,6 +137,7 @@ indegree
insertListElements
ioredisgraph
isEmpty
javadocs
jedis
jfalkordb
jinja
Expand Down
2 changes: 2 additions & 0 deletions cypher/cypher_support.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ description: >
parent: "Cypher Language"
---

# Cypher coverage

This document is based on the Cypher Query Language Reference (version 9), available at [OpenCypher Resources](https://www.opencypher.org/resources).

## Patterns
Expand Down
2 changes: 1 addition & 1 deletion redisgraph-to-falkordb.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ nav_order: 11
description: "Migrate from RedisGraph to FalkorDB."
---

## FalkorDB is compatible with RedisGraph RDB files.
# FalkorDB is compatible with RedisGraph RDB files.

For the migration, execute the following steps:

Expand Down

0 comments on commit 4297269

Please sign in to comment.