From 6563ec98b39fdf4aa3abcdd34c3fad60577d74ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Sat, 8 Jul 2023 13:26:48 +0000 Subject: [PATCH] Bold button scheme --- docs/host-your-own.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/host-your-own.md b/docs/host-your-own.md index 5816a95..2a63446 100644 --- a/docs/host-your-own.md +++ b/docs/host-your-own.md @@ -528,7 +528,7 @@ Install that certificate to the trust store of your operating system. \ - expand `Trust`, and select `Always Trust` for SSL. \ - Firefox uses its own trust store. To install the CA, \ - point Firefox at `http://:8080/ca.crt`. \ -- When prompted, select `Trust this CA to identify websites` and click \"OK\". \ +- When prompted, select `Trust this CA to identify websites` and click *OK*. \ - When using Chrome, you need to restart Chrome so it reloads the trust store (`chrome://restart`). \ - Additionally, after installing a new cert, \ - you need to clear the Storage (DevTools → Application → Clear storage → Clear site data).