Skip to content

Commit f22dc79

Browse files
Update sources/platform/actors/development/quick_start/start_locally.md
Co-authored-by: Michał Olender <[email protected]>
1 parent c29c047 commit f22dc79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/platform/actors/development/quick_start/start_locally.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ This JSON Schema validates input automatically (no error handling needed), power
9999
100100
Find more info in the [Input schema](/platform/actors/development/actor-definition/input-schema) documentation.
101101
102-
### Actor's `storage`
102+
#### Actor's `storage`
103103
104104
The Actor system provides two storage types for files and results: [key-value](/platform/actors/development/actor-definition/key-value-store-schema) store and [dataset](/platform/actors/development/actor-definition/dataset-schema).
105105

0 commit comments

Comments
 (0)