diff --git a/README.md b/README.md index a670e55c..0dadc091 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This repository contains notes and code examples related to AI. ### Notes -* [Tokenizationl](./notes/tokenization/README.md) +* [Tokenization](./notes/tokenization/README.md) * [AI/ML general](./notes/background.md) * [Embeddings](./notes/embeddings.md) * [Position Embeddings](./notes/position-embeddings)