From 81fcfad62df27e39b8175b2b9e3f02a0a88a1d2e Mon Sep 17 00:00:00 2001 From: grillazz Date: Thu, 5 Feb 2026 11:49:56 +0100 Subject: [PATCH] docs: fix typo in performance profiling section of README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0cdef93..3c62fa6 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@
  • UV knowledge and inspirations
  • Integration with local LLM
  • High Availability sample with nginx as load balancer
  • -
  • Performance Profiling with Pyinstrument
  • +
  • Performance Profiling with Pyinstrument
  • Acknowledgments
  • @@ -256,7 +256,7 @@ I've included a few of my favorites to kick things off!
    2026 (1 change)