From fd0152e39fd09e1f109c2331349a42865a74adbe Mon Sep 17 00:00:00 2001 From: Wentao Lyu <35-wentao.lyu@users.noreply.git.stereye.tech> Date: Tue, 11 Apr 2023 03:50:37 +0800 Subject: [PATCH] fix: typo --- client/src/components/Input/SetTokenDialog/index.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/components/Input/SetTokenDialog/index.jsx b/client/src/components/Input/SetTokenDialog/index.jsx index 83bede8087..5dd1341e29 100644 --- a/client/src/components/Input/SetTokenDialog/index.jsx +++ b/client/src/components/Input/SetTokenDialog/index.jsx @@ -28,8 +28,8 @@ const SetTokenDialog = ({ open, onOpenChange, endpoint }) => { const helpText = { bingAI: ( - 'The Bing Access Token is the "_U" cookie from bing.com. Use dev tools or an extension while logged - into the site to view it.' + The Bing Access Token is the "_U" cookie from bing.com. Use dev tools or an extension while logged + into the site to view it. ), chatGPTBrowser: (