Skip to content

Commit ded2700

Browse files
committed
docs: rephrasing stuff
1 parent fa9bbf6 commit ded2700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/platform/actors/running/actor_standby.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This approach can be useful if you cannot modify the request headers.
5353
:::tip
5454
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, [restricting what an Actor can access](/platform/integrations/api#restricted-access-restrict-what-actors-can-access-using-the-scope-of-this-actor) is not supported when running in Standby mode.
56+
However, [restricting what an Actor can access](/platform/integrations/api#restricted-access-restrict-what-actors-can-access-using-the-scope-of-this-actor) using a scoped token is not supported when running in Standby mode.
5757
:::
5858

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

0 commit comments

Comments
 (0)