From bb91e10a9e38888a338d4e569d31a426094db9e5 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Thu, 29 Dec 2022 15:27:55 +0100 Subject: [PATCH] Fix shell command in Tank Utility documentation (#25444) --- source/_integrations/tank_utility.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/tank_utility.markdown b/source/_integrations/tank_utility.markdown index 406e8bd990c..f3e79d2cd68 100644 --- a/source/_integrations/tank_utility.markdown +++ b/source/_integrations/tank_utility.markdown @@ -31,7 +31,7 @@ The device item value is the last segment of the URL path, e.g., the URL 1. Obtain your personal token: ```bash - curl --user : https://data.tankutility.com/api/getToken` + curl --user : https://data.tankutility.com/api/getToken ``` The JSON response structure should resemble: