diff --git a/README.md b/README.md
index f6005211..fc512308 100644
--- a/README.md
+++ b/README.md
@@ -82,7 +82,7 @@ uv run --with mellea docs/examples/tutorial/example.py
| Hello, World |
| Quickâstart demo |
| Simple Email |
| Using the `m.instruct` primitive |
| Instruct-Validate-Repair |
| Introduces our first generative programming design pattern |
-| Model Options |
| Demonstrates how to pass model options through to backends |
+| Model Options |
| Demonstrates how to pass model options through to backends |
| Sentiment Classifier |
| Introduces the `@generative` decorator |
| Managing Context |
| Shows how to construct and manage context in a `MelleaSession` |
| Generative OOP |
| Demonstrates object-oriented generative programming in Mellea |