diff --git a/tensorflow_model_optimization/g3doc/guide/index.md b/tensorflow_model_optimization/g3doc/guide/index.md index 307c4c05..9c8c4e92 100644 --- a/tensorflow_model_optimization/g3doc/guide/index.md +++ b/tensorflow_model_optimization/g3doc/guide/index.md @@ -60,7 +60,7 @@ network layers) have been pruned, introducing zeros to the parameter tensors. Clustered models are those where the original model's parameters are replaced with a smaller number of unique values. -### Collaborative optimizaiton +### Collaborative optimization The toolkit provides experimental support for collaborative optimization. This enables you to benefit from combining several model compression techniques and