diff --git a/docs/usage/modules/platform.md b/docs/usage/modules/platform.md
index 8a6261c8969465d2f32d082a39d835dc2c8daeee..0f17cf823bc158cc1e1475b50c4c119162843ab6 100644
--- a/docs/usage/modules/platform.md
+++ b/docs/usage/modules/platform.md
@@ -1,10 +1,11 @@
 # Renovate Platforms
 
-Renovate aims to be as platform-neutral as possible in general, while also taking advantage of any platform-specific features that are of benefit to users.
+Renovate aims to be platform-neutral, while also taking advantage of good platform-specific features.
 
-Currently supported platforms are:
+The currently supported platforms are:
 
-- Azure DevOps
+- Azure DevOps (dev.azure.com)
+- Azure DevOps Server (self-hosted)
 - Bitbucket Cloud
 - Bitbucket Server
 - GitHub (github.com, GitHub Enterprise)