diff options
| author | Rusty Bird <rustybird@net-c.com> | 2024-09-30 06:48:09 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-09-30 15:56:24 -0400 |
| commit | a4346c9ad8344100112fa6e465f97d4ecca2edc1 (patch) | |
| tree | 043b14f3ef652a90a2d3351d4c47274a7fde69f3 /static | |
| parent | a5272fdf8da1ade3ad6407df1cdba34357cbb011 (diff) | |
fix broken numeric character reference
Diffstat (limited to 'static')
| -rw-r--r-- | static/faq.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/faq.html b/static/faq.html index e41ccbd0..5fdfa73d 100644 --- a/static/faq.html +++ b/static/faq.html @@ -1163,7 +1163,7 @@ per-app keys that are used when playing DRM protected media. DRM support is enabled in the OS by default but we don't include any apps using it by default, since it's disabled in Vanadium. A setting is added at <b>Settings <span - aria-label="and then">></span> Network & Internet#160;<span aria-label="and then">></span> + aria-label="and then">></span> Network & Internet <span aria-label="and then">></span> Widevine provisioning</b> for switching to directly using the Google service if you prefer.</p> |
