Skip to content

Commit f83174b

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

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
@@ -103,7 +103,7 @@ Find more info in the [Input schema](/platform/actors/development/actor-definiti
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
106-
#### Key-value store
106+
##### Key-value store
107107
108108
The key-value store saves and reads files or data records. Key-value stores work well for screenshots, PDFs, or persisting Actor state as JSON files.
109109

0 commit comments

Comments
 (0)