diff --git a/README.md b/README.md index ccd97ffc..35df963a 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ When freezing a model, its float weights are replaced by quantized integer weigh freeze(model) ``` -Please refer to the [examples](https://github.com/huggingface/quanto/tree/main/examples) for instantiations of that worklow. +Please refer to the [examples](https://github.com/huggingface/quanto/tree/main/examples) for instantiations of that workflow. ## Implementation details