Skip to content

Commit 86cb0ee

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

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
@@ -107,7 +107,7 @@ The Actor system provides two storage types for files and results: [key-value](/
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
110-
#### Dataset
110+
##### Dataset
111111
112112
The dataset stores a series of data objects from web scraping, crawling, or data processing jobs. You can export datasets to JSON, CSV, XML, RSS, Excel, or HTML formats.
113113

0 commit comments

Comments
 (0)