Skip to content

Commit 441acb6

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

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
@@ -204,7 +204,7 @@ After you define `views` and `collection` in `dataset_schema.json` and `key_valu
204204
}
205205
```
206206

207-
The schema above defines five dataset outputs and two key-value store outputs. The dataset outputs link to specific views defined in `dataset_schema.json`, and the key-value store outputs use similar logic to target a specific collection defined in `key_value_store_schema.json`.
207+
The schema above defines five dataset outputs and two key-value store outputs. The dataset outputs link to views, and the key-value store output link to collections, both defined in their respective schema files.
208208

209209
When a user runs the Actor in the Console, the UI will look like this:
210210

0 commit comments

Comments
 (0)