Skip to content

Commit cca1677

Browse files
gippyTC-MO
andauthored
Apply suggestion from @TC-MO
Co-authored-by: Michał Olender <[email protected]>
1 parent 6b77366 commit cca1677

File tree

1 file changed

+1
-1
lines changed
  • sources/platform/actors/development/actor_definition/output_schema

1 file changed

+1
-1
lines changed

sources/platform/actors/development/actor_definition/output_schema/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The Actor output schema builds upon the schemas for the [dataset](/platform/acto
1414

1515
## Example
1616

17-
Consider a very simple example Actor that calls `Actor.setValue()` to save two files into the key-value store:
17+
The following example Actor calls `Actor.setValue()` to save two files to the key-value store:
1818

1919
```javascript title="main.js"
2020
import { Actor } from 'apify';

0 commit comments

Comments
 (0)