| Index: runtime/vm/service/protocol.md
|
| diff --git a/runtime/vm/service/protocol.md b/runtime/vm/service/protocol.md
|
| index 2af196709e68f79b66cbb727b224cfd012499f7a..71b2da13d0664cf98bd2428b60d61752d7d1dfcd 100644
|
| --- a/runtime/vm/service/protocol.md
|
| +++ b/runtime/vm/service/protocol.md
|
| @@ -148,7 +148,7 @@ those tools that need this level of internal access, such as the
|
| Observatory.
|
|
|
| For example, some responses will have the <code>_vmType</code>
|
| -nnnproperty. This provides the VM-internal type name of an object, and
|
| +property. This provides the VM-internal type name of an object, and
|
| is provided only when this type name differs from the
|
| <code>type</code> property.
|
|
|
|
|