diff options
author | Martin Czygan <martin.czygan@gmail.com> | 2021-11-23 22:52:43 +0100 |
---|---|---|
committer | Martin Czygan <martin.czygan@gmail.com> | 2021-11-23 22:52:43 +0100 |
commit | ea01471c88e941d3686d07b81a4ff6a9c09862f1 (patch) | |
tree | d1222e815e6c61774ae43e47a492783bab2aaa54 | |
parent | 393b5bb2c6cc53f879239c2410f6b18a7736a1de (diff) | |
download | refcat-ea01471c88e941d3686d07b81a4ff6a9c09862f1.tar.gz refcat-ea01471c88e941d3686d07b81a4ff6a9c09862f1.zip |
fix typo
-rw-r--r-- | skate/testdata/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skate/testdata/README.md b/skate/testdata/README.md index 04a277e..f54f94d 100644 --- a/skate/testdata/README.md +++ b/skate/testdata/README.md @@ -23,7 +23,7 @@ If you add lines to this file, the test suite will pick it up automatically. Going from a query to the combination of idents (with [esdump](https://github.com/miku/esdump), [jq](https://stedolan.github.io/jq/), -[makecomb.py](https://gist.github.com/miku/c1220715060babc2374a440bd742a410): +[makecomb.py](https://gist.github.com/miku/c1220715060babc2374a440bd742a410)): ``` $ esdump -q '"Calcifying+extracellular+mucus+substances"' | \ |