diff --git a/examples/README.md b/examples/README.md index 4fc0bd04..04f2740a 100644 --- a/examples/README.md +++ b/examples/README.md @@ -24,7 +24,7 @@ Here you can find a lot of small crabs 🦀. * [Integration Opentelemetry(OTEL)](https://github.com/open-telemetry/opentelemetry-rust) * [Tracing](otel/tracing) * [Metrics & Prometheus](otel/metrics) -* [Template](templates) +* [Template engines](templates) * [askama](templates/askama) * [markup](templates/markup) * [tera](templates/tera)