Skip to content

Commit 3cac3b2

Browse files
committed
Fix casing in collaboration/index.md
1 parent 712e8a0 commit 3cac3b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sources/platform/collaboration/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ Apify was built from the ground up as a collaborative platform. Whether you’re
1414
While most resources can be shared by assigning permissions (see [Access Rights](./access_rights.md)), some resources can also be shared simply by using their unique links or IDs. There are two types of resources in terms of sharing:
1515

1616
- **resources that require explicit access by default:**
17-
- [actors](../actors/running/index.md), [tasks](../actors/running/tasks.md)
17+
- [Actors](../actors/running/index.md), [tasks](../actors/running/tasks.md)
1818
- Can be shared only by inviting collaborators using [Access Rights](./access_rights.md)) or using [Organization Accounts](./organization_account/index.md)
1919
- **resources supporting both explicit access and link sharing:**
20-
- actor runs, actor builds and storage resources (datasets, k/v stores, request queues)
20+
- Actor runs, Actor builds and storage resources (datasets, key-value stores, request queues)
2121
- Can be shared by inviting collaborators or simply by sharing a unique direct link
2222

2323
You can control access to your resources in four ways:

0 commit comments

Comments
 (0)