From 0d3eea944467ebd58fad182e6f6c5cb8c08ff8e4 Mon Sep 17 00:00:00 2001 From: Falk Woldmann Lu <52786457+FalkWoldmann@users.noreply.github.com> Date: Tue, 5 May 2026 10:35:49 +0200 Subject: [PATCH] Fix typo in acknowledgments section of README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffaf5b4..c3df9b4 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ This project is licensed under the Apache 2.0 License - see the [LICENSE](LICENS ## Acknowledgments -* Thanks to [@EmbarkStudios](https://github.com/EmbarkStudios) as this repository is inspired their [rust-ecosystem](https://github.com/EmbarkStudios/rust-ecosystem) repository. +* Thanks to [@EmbarkStudios](https://github.com/EmbarkStudios) as this repository is inspired by their [rust-ecosystem](https://github.com/EmbarkStudios/rust-ecosystem) repository.