Skip to content

Commit 0a1bc82

Browse files
github-actions[bot]kkraune
andauthored
Update 'Vespa-CLI' reference documentation. (#3353)
Co-authored-by: kkraune <[email protected]>
1 parent 8fc3abb commit 0a1bc82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

en/reference/vespa-cli/vespa_clone.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Sample applications are downloaded from
1515
https://github.com/vespa-engine/sample-apps.
1616

1717
By default sample applications are cached in the user's cache directory. This
18-
directory can be overriden by setting the VESPA_CLI_CACHE_DIR environment
18+
directory can be overridden by setting the VESPA_CLI_CACHE_DIR environment
1919
variable.
2020

2121
```

en/reference/vespa-cli/vespa_feed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ in a JSON format:
3434
- http.request.MBps: Request throughput measured in MB/s. This is the raw
3535
operation throughput, and not the network throughput,
3636
I.e. using compression does not affect this number.
37-
- http.exception.count: Same as feeder.error.count. Present for compatiblity
37+
- http.exception.count: Same as feeder.error.count. Present for compatibility
3838
with vespa-feed-client.
3939
- http.response.count: Number of HTTP responses received.
4040
- http.response.bytes: Number of bytes received.

0 commit comments

Comments
 (0)