Skip to content

Commit a70f60c

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 4db938b commit a70f60c

File tree

1 file changed

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

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,7 @@ Both of these methods are valid so choose one that suits your needs best.
177177

178178
## Key-value store schema structure definitions
179179

180-
The key-value store schema defines the collections of keys (and their properties) in the key-value store.
181-
It allows you to organize and validate data stored by the Actor, making it easier to manage and retrieve specific records.
180+
The key-value store schema defines the collections of keys and their properties. It allows you to organize and validate data stored by the Actor, making it easier to manage and retrieve specific records.
182181

183182
### Key-value store schema object definition
184183

0 commit comments

Comments
 (0)