diff --git a/README.md b/README.md
index c62e779d..20f1c5a7 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@
- Documentation | + Documentation | Getting Started | Usage | Contributing | @@ -50,7 +50,7 @@ We offer flexible and efficient implementations of the following policies: - **Constructive**: learn to construct a solution from scratch - _Autoregressive (AR)_: construct solutions one step at a time via a decoder - _NonAutoregressive (NAR)_: learn to predict a heuristic, such as a heatmap, to then construct a solution -- **Improvement**: learn to improve an pre-existing solution +- **Improvement**: learn to improve a pre-existing solution