Skip to content

Commit 4ab4bc3

Browse files
tobiceTC-MO
andauthored
Update sources/platform/actors/running/actor_standby.md
Co-authored-by: Michał Olender <[email protected]>
1 parent e5c4a0e commit 4ab4bc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sources/platform/actors/running/actor_standby.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ This approach can be useful if you cannot modify the request headers.
5151
```
5252

5353
:::tip
54-
You can use [scoped tokens](/platform/integrations/api#limited-permissions) to send standby requests. This is useful if you want to allow a 3rd party service to use your Actor while not exposing your whole account.
54+
You can use [scoped tokens](/platform/integrations/api#limited-permissions) to send standby requests. This is useful for allowing third-party services to interact with your Actor without granting access to your entire account.
5555

56-
However, using a scoped token to [restrict what a Standby Actor can access](/platform/integrations/api#restricted-access-restrict-what-actors-can-access-using-the-scope-of-this-actor) is currently not supported.
56+
However, scoped tokens cannot be used to [restrict what a Standby Actor can access](/platform/integrations/api#restricted-access-restrict-what-actors-can-access-using-the-scope-of-this-actor).m
5757
:::
5858

5959
## Can I still run the Actor in normal mode

0 commit comments

Comments
 (0)