Skip to content

Commit 926e8ad

Browse files
authored
Fix typo in output schema documentation
1 parent 5294fd4 commit 926e8ad

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
@@ -58,7 +58,7 @@ The schema above defines one output called `files` which uses the `template` to
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

61-
So the **Output** tab will then display the contents of the key-value store:
61+
The **Output** tab will then display the contents of the key-value store:
6262

6363
![Output tab in Run](images/output-schema-simple-example.png)
6464

0 commit comments

Comments
 (0)