Skip to content

Commit 1d79c72

Browse files
chore(docs): update highlighted lines on the Typing examples (#4131)
1 parent 4e32f08 commit 1d79c72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/utilities/typing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Using `LambdaContext` typing makes it possible to access information and hints o
3838

3939
=== "working_with_context_function.py"
4040

41-
```python hl_lines="6 16 25 26"
41+
```python hl_lines="6 15 22 23"
4242
--8<-- "examples/typing/src/working_with_context_function.py"
4343
```
4444

0 commit comments

Comments
 (0)