Skip to content

Commit 8bacb8d

Browse files
Update README.md
1 parent d5402fc commit 8bacb8d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -340,10 +340,10 @@ Projections can also be filtered similarly. The following projection filters ent
340340
(filter (comp not nil? second))
341341
(sort-by second)
342342
=>
343-
((:dbpedia/corey.haim 1.0)
344-
(:dbpedia/dana.plato 1.0)
345-
(:dbpedia/gary.coleman 1.0)
346-
(:dbpedia/macaulay.culkin 1.0)
343+
((:dbpedia/bob.glob 1.0)
344+
(:dbpedia/hob.gob 1.0)
345+
(:dbpedia/sam.jam 1.0)
346+
(:dbpedia/sal.fal 1.0)
347347
...)
348348
```
349349

0 commit comments

Comments
 (0)