Skip to content

Commit 62dfa03

Browse files
Update docs/index.md
Co-authored-by: Sara Gerion <[email protected]>
1 parent bec3b22 commit 62dfa03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This project separates core utilities that will be available in other runtimes v
2727

2828
| Utility | Description
2929
| ------------------------------------------------- | ---------------------------------------------------------------------------------
30-
[Tracing](./core/tracer.md) | Decorators and utilities to trace Lambda function handlers, and both synchronous and asynchronous functions
30+
[Tracer](./core/tracer.md) | Decorators and utilities to trace Lambda function handlers, and both synchronous and asynchronous functions
3131
[Logger](./core/logger.md) | Structured logging made easier, and decorator to enrich structured logging with key Lambda context details
3232
[Metrics](./core/metrics.md) | Custom Metrics created asynchronously via CloudWatch Embedded Metric Format (EMF)
3333

0 commit comments

Comments
 (0)