Skip to content

Commit 176fb03

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

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
@@ -54,7 +54,7 @@ To specify that output is stored in the key-value store, update `.actor/actor.js
5454
}
5555
```
5656

57-
The schema above defines one output called `files` which uses the `template` to define a template which links to the key-value store `GET keys` API endpoint of the default key-value store.
57+
The schema defines one output called `files` that uses the `template` property to specify the URL for the default key-values store `GET keys` API endpoint.
5858

5959
This allows the UI to know that when displaying the output of a run, it needs to display data from the key-value store.
6060

0 commit comments

Comments
 (0)