fix: typo

This commit is contained in:
Wentao Lyu 2023-04-11 03:50:37 +08:00
parent f5f327e79e
commit fd0152e39f

View file

@ -28,8 +28,8 @@ const SetTokenDialog = ({ open, onOpenChange, endpoint }) => {
const helpText = {
bingAI: (
<small className="break-all text-gray-600">
'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.
</small>
),
chatGPTBrowser: (