diff options
| author | TheGlad15 <80626999+TheGlad15@users.noreply.github.com> | 2022-07-01 20:29:47 +0200 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | 9dd8a05457dff64f815aafd205280019605534fa (patch) | |
| tree | b90f1f8fe18a2f0446547582e407aaedafe0a278 /static | |
| parent | b7486ca696cf964463db780dde8ae578e35be2cf (diff) | |
fix typo
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index a36a7e3d..f68d8821 100644 --- a/static/releases.html +++ b/static/releases.html @@ -565,7 +565,7 @@ <li>Vanadium: update Chromium base to 103.0.5060.70</li> <li>Vanadium: disable reporting support (Report-To, report-uri) again</li> <li>Vanadium: add toggle for closing tabs on exit</li> - <li>Vanadium: add toggle for opening external links in Incognito by by default (does not currently include custom tabs)</li> + <li>Vanadium: add toggle for opening external links in Incognito by default (does not currently include custom tabs)</li> <li>Vanadium: add toggle for WebRTC IP handling policy so that users can use a less strict value than our default disabling non-proxied (peer-to-peer) WebRTC completely</li> <li>Pixel 3, Pixel 3 XL: switch to SP1A.210812.016.C2 (June 2022) vendor files</li> </ul> |
