Skip to content

Commit 565d55d

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 7ae5bfa commit 565d55d

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
@@ -192,7 +192,7 @@ The key-value store schema defines the collections of keys and their properties.
192192

193193
| Property | Type | Required | Description |
194194
|----------------|--------------|--------------|-------------------------------------------------------------------------------------------------------------------------------------------------|
195-
| `title` | string | true | The collection’s title is shown in the storage tab of a run and in the storage detail view, where it appears as a tab for filtering records. |
195+
| `title` | string | true | The collection’s title, shown in the run's storage tab and in the storage detail view, where it appears as a tab for filtering records. |
196196
| `description` | string | false | A description of the collection that appears in tooltips in the UI. |
197197
| `key` | string | conditional* | Defines a single specific key that will be part of this collection. |
198198
| `keyPrefix` | string | conditional* | Defines a prefix for keys that should be included in this collection. |

0 commit comments

Comments
 (0)