Skip to content

Commit c1f5fa6

Browse files
committed
doc/registry-web-api: Adjust user-agent header
1 parent 7eca372 commit c1f5fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/reference/registry-web-api.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Cargo sets the following headers for all requests:
4242

4343
- `Content-Type`: `application/json` (for requests with a body payload)
4444
- `Accept`: `application/json`
45-
- `User-Agent`: The Cargo version such as `cargo 1.32.0 (8610973aa
45+
- `User-Agent`: The Cargo version such as `cargo/1.32.0 (8610973aa
4646
2019-01-02)`. This may be modified by the user in a configuration value.
4747
Added in 1.29.
4848

0 commit comments

Comments
 (0)