diff --git a/website/docs/configuration-options.md b/website/docs/configuration-options.md
index 2a4ca5c338fa14712a9445fff004e0d2100aca5b..d911cac5073f43e755683f0dbeb4662fcb9c2954 100644
--- a/website/docs/configuration-options.md
+++ b/website/docs/configuration-options.md
@@ -132,9 +132,7 @@ This is used to alter `commitMessage` and `prTitle` without needing to copy/past
 
 ## compatibility
 
-This is used to restrict which versions are possible to upgrade to based on their language support.
-For now this only support `python`, other 
-would be added in the future.
+This is used to manually restrict which versions are possible to upgrade to based on their language support. For now this only supports `python`, other compatibility restrictions will be added in the future.
 
 ```json
 "compatibility": {