From dd08e9da38ffdf0c584f193e41adc420a2a6fbf9 Mon Sep 17 00:00:00 2001 From: Thomas Heartman Date: Mon, 6 Dec 2021 12:20:46 +0100 Subject: [PATCH] chore: Fix syntax highlighting for a json code snippet. --- website/docs/user_guide/native-apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/user_guide/native-apps.md b/website/docs/user_guide/native-apps.md index b977b03504..fcfc661aab 100644 --- a/website/docs/user_guide/native-apps.md +++ b/website/docs/user_guide/native-apps.md @@ -23,7 +23,7 @@ https://hostname.com/api/proxy?appName=webapp&userId=123&country=NO The Proxy will return a list of all the active feature toggles, including variants, available. See an example below -```sh +```json { "toggles": [ {