From 0a033a0050def5e7e93d2e1be0c026018bfad255 Mon Sep 17 00:00:00 2001 From: Kurt Meyerhofer <24800059+kmeyerhofer@users.noreply.github.com> Date: Sun, 7 Sep 2025 20:51:09 +0000 Subject: [PATCH] Update Integrations.md Fix missing backtick. --- docs/FAQ/Integrations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/FAQ/Integrations.md b/docs/FAQ/Integrations.md index 6a5f7cad57..0463338807 100644 --- a/docs/FAQ/Integrations.md +++ b/docs/FAQ/Integrations.md @@ -149,7 +149,7 @@ In the BTCPay payment method settings you have a new setting **“Additional tok url to token symbol shown during checkout (can be empty but be sure to include the quotes). You can upload the icon in media manager and copy the url or you can use a link to external site or CDN. :::danger -**Important:** All the columns text needs to be enclosed by double quotes `"` and separated by semicolon `; each asset has to be put in a new line. +**Important:** All the columns text needs to be enclosed by double quotes `"` and separated by semicolon `;` each asset has to be put in a new line. ::: **Example additional token config**