Skip to content

Commit ef9c8a4

Browse files
ekizito96Copilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 6aa2474 commit ef9c8a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/integrating-agents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Inspect `strategyType` and use the `payload.Credentials` map to extract the valu
110110
### Using the TypeScript SDK
111111

112112
```typescript
113-
import { NexusClient } from '@dromos/nexus-sdk';
113+
import { NexusClient } from '@prescott/nexus-sdk';
114114

115115
const client = new NexusClient({ gatewayUrl: 'https://nexus-gateway.example.com' });
116116

0 commit comments

Comments
 (0)