Skip to content
This repository was archived by the owner on Apr 22, 2020. It is now read-only.

Commit 13ce0f7

Browse files
author
Mark Needham
committed
typo in docs
1 parent 7888407 commit 13ce0f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/asciidoc/similarity-cosine.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ include::scripts/similarity-cosine.cypher[tag=create-sample-graph]
8080
.The following will return a stream of node pairs along with their Cosine similarities
8181
[source, cypher]
8282
----
83-
include::scripts/similarity-jaccard.cypher[tag=stream]
83+
include::scripts/similarity-cosine.cypher[tag=stream]
8484
----
8585

8686
// tag::stream[]

0 commit comments

Comments
 (0)