Skip to content

Commit 81fcfad

Browse files
committed
docs: fix typo in performance profiling section of README
1 parent 9353c4b commit 81fcfad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<li><a href="#uv-knowledge-and-inspirations">UV knowledge and inspirations</a></li>
3535
<li><a href="#large-language-model">Integration with local LLM</a></li>
3636
<li><a href="#ha-sample-with-nginx-as-load-balancer">High Availability sample with nginx as load balancer</a></li>
37-
<li><a heref="#performance-profiling-with-pyinstrument">Performance Profiling with Pyinstrument</a></li>
37+
<li><a href="#performance-profiling-with-pyinstrument">Performance Profiling with Pyinstrument</a></li>
3838
</ul>
3939
</li>
4040
<li><a href="#acknowledgments">Acknowledgments</a></li>
@@ -256,7 +256,7 @@ I've included a few of my favorites to kick things off!
256256
<details>
257257
<summary>2026 (1 change)</summary>
258258
<ul>
259-
<li>[FEB 5 2026] add profiler middleware :crystal ball:</li>
259+
<li>[FEB 5 2026] add profiler middleware :crystal_ball:</li>
260260
<li>[JAN 11 2026] refactor test fixture infrastructure to improve test isolation :test_tube:</li>
261261
</ul>
262262
</details>

0 commit comments

Comments
 (0)