diff --git a/chrome/browser/chromeos/net/network_diagnostics/README.md b/chrome/browser/chromeos/net/network_diagnostics/README.md index c15db7052a2f51..69cd7510c4f57c 100644 --- a/chrome/browser/chromeos/net/network_diagnostics/README.md +++ b/chrome/browser/chromeos/net/network_diagnostics/README.md @@ -127,10 +127,9 @@ Tests whether the internet connection is behind a captive portal. Problems: * `kNoActiveNetworks`: No active networks found. -* `kRestrictedConnectivity`: The active network is detected to be behind a - captive portal and have restricted connectivity. -* `kCaptivePortalState`: The active network is detected to be behind a captive - portal. +* `kRestrictedConnectivity`: The active network is behind a captive portal and + has restricted connectivity. +* `kCaptivePortalState`: The active network is behind a captive portal. ### Firewall Routines