Skip to content

Commit 4d9a9c5

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 8f75ca9 commit 4d9a9c5

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
@@ -16,7 +16,7 @@ The key‑value store schema organizes keys into logical groups called collectio
1616

1717
## Example
1818

19-
Let's consider an example Actor that calls `Actor.setValue()` to save a record into the key-value store:
19+
Consider an example Actor that calls `Actor.setValue()` to save a record into the key-value store:
2020

2121
```javascript title="main.js"
2222
import { Actor } from 'apify';

0 commit comments

Comments
 (0)