From 58f1d48ab751b9835376a44fa3f19f3cd8b8d7c4 Mon Sep 17 00:00:00 2001 From: nemobis Date: Sun, 5 Jun 2016 14:23:29 +0200 Subject: [PATCH] Fix typo in "giving" --- rest_api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest_api.md b/rest_api.md index badddf5..b66c709 100644 --- a/rest_api.md +++ b/rest_api.md @@ -319,7 +319,7 @@ would locate documents that are updates, were published on or after 3rd March 20 ### Dot filters -A filter with a dot in its name is special. The dot signifies that the filter will be applied to some other record type that is related to primary resource record type. For example, with work queries, one can filter on works that have an award, where the same award has a particular award number and award-gving funding agency: +A filter with a dot in its name is special. The dot signifies that the filter will be applied to some other record type that is related to primary resource record type. For example, with work queries, one can filter on works that have an award, where the same award has a particular award number and award-giving funding agency: /works?filter=award.number:CBET-0756451,award.funder:10.13039/100000001