Skip to content

Commit 320d576

Browse files
authored
Update appsync_events.md
1 parent 8b92063 commit 320d576

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/core/event_handler/appsync_events.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ You can test your event handlers by passing a mocked or actual AppSync Events La
369369

370370
=== "getting_started_with_testing_publish_event.json"
371371

372-
```python
372+
```json
373373
--8<-- "examples/event_handler_appsync_events/src/getting_started_with_testing_publish_event.json"
374374
```
375375

@@ -383,6 +383,6 @@ You can test your event handlers by passing a mocked or actual AppSync Events La
383383

384384
=== "getting_started_with_testing_subscribe_event.json"
385385

386-
```python
386+
```json
387387
--8<-- "examples/event_handler_appsync_events/src/getting_started_with_testing_subscribe_event.json"
388388
```

0 commit comments

Comments
 (0)