Index: runtime/vm/service/service.md |
diff --git a/runtime/vm/service/service.md b/runtime/vm/service/service.md |
index 6e3c18031fd8d4eeb793495908a9782e7f4cedf3..7aab061e52551d661374e6b9c0c7e85c973870bf 100644 |
--- a/runtime/vm/service/service.md |
+++ b/runtime/vm/service/service.md |
@@ -1535,7 +1535,7 @@ class @Instance extends @Object { |
// Type |
string name [optional]; |
- // The corresponding Class if this Type is canonical. |
+ // The corresponding Class if this Type has a resolved typeClass. |
// |
// Provided for instance kinds: |
// Type |