Skip to content

Commit

Permalink
Issue WICG#196 - Fix incorrect client hint in example
Browse files Browse the repository at this point in the history
  • Loading branch information
miketaylr committed Aug 9, 2021
1 parent 5c1be87 commit a3893b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ In response, the user agent includes the platform version information in the nex
Sec-CH-UA: "Examplary Browser"; v="73", ";Not?A.Brand"; v="27"
Sec-CH-UA-Mobile: ?0
Sec-CH-UA-Platform: "Windows"
Sec-CH-UA-Full-Version: "14.0.0"
Sec-CH-UA-Platform-Version: "14.0.0"
```

## Use Cases ## {#use-cases}
Expand Down

0 comments on commit a3893b2

Please sign in to comment.