Skip to content

Commit ebd2a1d

Browse files
Addressing Steffano's feedback
1 parent 728a421 commit ebd2a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/lambda-features/managed-instances.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Core utilities work without any changes. Each process has its own instances, so
4545

4646
### Parameters
4747

48-
Parameters utility works as expected, but be aware that **caching is per-process**.
48+
The Parameters utility works as expected, but be aware that **caching is per-process**.
4949

5050
```python hl_lines="9" title="Using Parameters with Managed Instances"
5151
--8<-- "examples/lambda_features/managed_instances/src/using_parameters.py"

0 commit comments

Comments
 (0)