Skip to content

Commit 9c6d246

Browse files
mforiTC-MO
andauthored
Update sources/platform/actors/development/actor_definition/key_value_store_schema/index.md
Co-authored-by: Michał Olender <[email protected]>
1 parent 4d9a9c5 commit 9c6d246

File tree

1 file changed

+1
-1
lines changed
  • sources/platform/actors/development/actor_definition/key_value_store_schema

1 file changed

+1
-1
lines changed

sources/platform/actors/development/actor_definition/key_value_store_schema/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ await Actor.setValue(`image-${imageID}`, imageBuffer, { contentType: 'image/jpeg
3636
await Actor.exit();
3737
```
3838

39-
To set up the key-value store schema using a single configuration file, use the following template for the `.actor/actor.json` configuration:
39+
To configure the key-value store schema, use the following template for the `.actor/actor.json` configuration:
4040

4141
```json title=".actor/actor.json"
4242
{

0 commit comments

Comments
 (0)