Skip to content

Commit 87fba63

Browse files
committed
refactor: clean up
1 parent 50b78ba commit 87fba63

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ _You can mix both styles._
113113
get(input, 'startUrls') * memoryPerUrl
114114
```
115115

116-
### Custom `get()` function
116+
### Safely access optional and/or nested values
117117

118118
Use `get()` to safely read nested properties or provide fallback values:
119119

0 commit comments

Comments
 (0)