diff options
author | Daniel Gustafsson <daniel@yesql.se> | 2019-11-28 12:57:58 +0100 |
---|---|---|
committer | Daniel Gustafsson <daniel@yesql.se> | 2019-11-28 12:58:47 +0100 |
commit | 1ff63fa69baf617eee856ea30db7ae23134e46fd (patch) | |
tree | 218d695c4a613430a1d858af99a3102fd380b9c3 /docs/ALTSVC.md | |
parent | 763decc528956db20d5599a178cfd98da5fc1fd5 (diff) | |
download | curl-1ff63fa69baf617eee856ea30db7ae23134e46fd.tar.gz |
docs: fix typos
Diffstat (limited to 'docs/ALTSVC.md')
-rw-r--r-- | docs/ALTSVC.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ALTSVC.md b/docs/ALTSVC.md index 48401415b..6a462bbbc 100644 --- a/docs/ALTSVC.md +++ b/docs/ALTSVC.md @@ -27,7 +27,7 @@ space separated fields. 4. The ALPN id for the destination host 5. The host name for the destination host 6. The host number for the destination host -7. The expiration date and time of this entry withing double quotes. The date format is "YYYYMMDD HH:MM:SS" and the time zone is GMT. +7. The expiration date and time of this entry within double quotes. The date format is "YYYYMMDD HH:MM:SS" and the time zone is GMT. 8. Boolean (1 or 0) if "persist" was set for this entry 9. Integer priority value (not currently used) |