Skip to content

Commit ef91e96

Browse files
committed
VSCode->VS Code
1 parent 5d8451f commit ef91e96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/webviews/webview-side/integrations/SnowflakeForm.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ export const SnowflakeForm: React.FC<ISnowflakeFormProps> = ({
157157
<div className="message message-error" style={{ marginBottom: '16px' }}>
158158
{getLocString(
159159
'integrationsSnowflakeUnsupportedAuthMethod',
160-
'This Snowflake integration uses an authentication method that is not supported in VSCode. You can view the integration details but cannot edit or use it.'
160+
'This Snowflake integration uses an authentication method that is not supported in VS Code. You can view the integration details but cannot edit or use it.'
161161
)}
162162
</div>
163163
)}

0 commit comments

Comments
 (0)