diff --git a/doc/go1.11.html b/doc/go1.11.html
index 89649f34c0..fae1c5ff14 100644
--- a/doc/go1.11.html
+++ b/doc/go1.11.html
@@ -273,9 +273,8 @@ func f(v interface{}) {
This is useful, for example, to call String
methods
when paused at a breakpoint.
-
- This is currently only supported by Delve.
+ This is currently only supported by Delve (version 1.1.0 and up).