From bb309319ff9f14f7983b0af33ea2cad3dd1c8a46 Mon Sep 17 00:00:00 2001 From: Johannes Henninger <197274+jhenninger@users.noreply.github.com> Date: Fri, 22 Jul 2022 12:20:34 +0200 Subject: [PATCH] Fix typo in ECOSYSTEM.md (#1183) --- ECOSYSTEM.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md index 7d1e033c..d447d186 100644 --- a/ECOSYSTEM.md +++ b/ECOSYSTEM.md @@ -55,4 +55,4 @@ If your project isn't listed here and you would like it to be, please feel free [axum-tutorial-website]: https://programatik29.github.io/axum-tutorial/ [demo-rust-axum]: https://github.com/joelparkerhenderson/demo-rust-axum [Introduction to axum (talk)]: https://www.youtube.com/watch?v=ETdmhh7OQpA -[Getting Started witn Axum]: https://carlosmv.hashnode.dev/getting-started-with-axum-rust +[Getting Started with Axum]: https://carlosmv.hashnode.dev/getting-started-with-axum-rust