summaryrefslogtreecommitdiffstats
path: root/client/README.md
diff options
context:
space:
mode:
authorjonmv <venstad@gmail.com>2024-05-13 12:21:20 +0200
committerjonmv <venstad@gmail.com>2024-05-13 12:21:20 +0200
commitc6d8d30bd76f426cd8b2fd45c125c6da57c768f1 (patch)
tree3fa36fd75cf812ef9291ea821bb5ae72d3add106 /client/README.md
parentf951681e3e1076606da092437a32c92454533e14 (diff)
Improve feed throttler and tests
Diffstat (limited to 'client/README.md')
-rw-r--r--client/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/README.md b/client/README.md
index f51db87d631..e730614230f 100644
--- a/client/README.md
+++ b/client/README.md
@@ -39,7 +39,7 @@ This is a [work-in-progress javascript app](js/app) for querying a Vespa applica
<!-- ToDo: move this / demote this somehow -->
-### vespa_query_dsl
+### vespa\_query\_dsl
This lib is used for composing Vespa
[YQL queries](https://docs.vespa.ai/en/reference/query-language-reference.html).