We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0acc685 commit a0ce60cCopy full SHA for a0ce60c
src/tools/atlas/metadata/connectCluster.ts
@@ -246,7 +246,7 @@ export class ConnectClusterTool extends AtlasToolBase {
246
},
247
{
248
type: "text" as const,
249
- text: `Warning: Make sure your IP address is whitelisted in the Atlas cluster settings.`,
+ text: `Warning: Make sure your IP address was enabled in the allow list setting of the Atlas cluster.`,
250
251
],
252
};
0 commit comments