Skip to content

Commit 060ae6e

Browse files
gippyTC-MO
andauthored
Apply suggestion from @TC-MO
Co-authored-by: Michał Olender <[email protected]>
1 parent 4e6292d commit 060ae6e

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
@@ -158,7 +158,7 @@ The output schema's `template` property support various Actor types. The followi
158158

159159
This example shows a schema definition for a basic social media scraper. The scraper downloads post data into the dataset, and video and subtitle files into the key-value store.
160160

161-
If we correctly define `views` and `collection` in `dataset_schema.json` and `key_value_store_schema.json`, we can then use them in output schema like this:
161+
After you define `views` and `collection` in `dataset_schema.json` and `key_value_store.json`, you can use them in the output schema.
162162

163163
```json title=".actor/output_schema.json"
164164
{

0 commit comments

Comments
 (0)