From 3c1fedc4ef41df1b2bfdee291faae62cdfb8b216 Mon Sep 17 00:00:00 2001 From: wukko Date: Sat, 28 Oct 2023 20:22:42 +0600 Subject: [PATCH] troubleshooting: fixed a typo --- docs/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index 6ad6335b..8241ef98 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -18,7 +18,7 @@ you can fix this issue by changing a single preference in `about:config`. ![screenshot showing about:config security warning that reads: "proceed with caution. changing advanced configuration preferences can impact firefox performance or security." lower there's a pre-checked checkbox that says: "warn me when i attempt to access these preferences". lowest element is a blue button that says "accept the risk and continue"](https://github.com/wukko/cobalt/assets/71202418/02328729-dbfe-4ea4-b2ca-7bcf1998c2ca) -3. search for `dom.events.asyncclipboard.readtext` +3. search for `dom.events.asyncClipboard.readText` ![screenshot showing "dom.events.asyncclipboard.readtext" entered into search on about:config page](https://github.com/wukko/cobalt/assets/71202418/7c7f7e3c-6a6a-40df-8436-277489e72e0b)