Skip to content

Commit 2b5b974

Browse files
jancurnTC-MO
andauthored
Update sources/platform/actors/index.mdx
Co-authored-by: Michał Olender <[email protected]>
1 parent b452c2d commit 2b5b974

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

sources/platform/actors/index.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,7 @@ Actors have the following elements:
4949
- Access to an out-of-the-box _storage system_ for Actor data, results, and files.
5050
- _Metadata_ such as the Actor name, description, author, and version.
5151

52-
The documentation and the input/output schemas make it possible for people to easily understand what the Actor does,
53-
enter the required inputs both in user interface or API,
54-
and integrate the results of the Actor into their other workflows.
55-
Actors can easily call and interact with each other, enabling the building of more complex
56-
systems on top of simple ones.
52+
The documentation and input/output schemas help people understand what the Actor does, enter required inputs in the user interface or API, and integrate results into other workflows. Actors can call and interact with each other to build more complex systems from simple ones.
5753

5854
![Apify Actor diagram](./images/apify-actor-drawing.png)
5955

0 commit comments

Comments
 (0)