Skip to content

Commit 4984a3c

Browse files
authored
Update web_api.md
1 parent b66d3f2 commit 4984a3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_api.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ To request all available columns at once the special key word `ALL` can be used:
141141

142142
**`additionalBibColumns=...`:**
143143

144-
For `/bibliography` the API provices this additional argument. It can contains a comma-separated list of additional fields queried from the BibTeX entry of the respective package. The values of these fields are returned via the `additionalBibEntries` field in the returned JSON-objects.
144+
For `/bibliography` the API provides this additional argument. It can contain a comma-separated list of additional fields that should be queried from the BibTeX entries. The values of these fields are returned via the `additionalBibEntries` field in the JSON object.
145145

146146
## The server implementation
147147

0 commit comments

Comments
 (0)