Skip to content

Commit fcb3d7b

Browse files
committed
Update README section title
1 parent 9fb7ad7 commit fcb3d7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -397,9 +397,9 @@ const pages = seam.createPaginator(
397397
const devices = await pages.flattenToArray()
398398
```
399399

400-
### Interacting with Multiple Workspaces
400+
### Requests without a Workspace in scope
401401

402-
Some Seam API endpoints interact with multiple workspaces.
402+
Some Seam API endpoints do not require a workspace in scope.
403403
The `SeamHttpWithoutWorkspace` client is not bound to a specific workspace
404404
and may use those endpoints with an appropriate authentication method.
405405

0 commit comments

Comments
 (0)