| Index: runtime/vm/service/service.md
 | 
| diff --git a/runtime/vm/service/service.md b/runtime/vm/service/service.md
 | 
| index 5463e0b2ddcfe19f86d8311e5ed0697782828cac..a13cea91e928ecd2445fea9d0d327e6e77493b59 100644
 | 
| --- a/runtime/vm/service/service.md
 | 
| +++ b/runtime/vm/service/service.md
 | 
| @@ -172,7 +172,7 @@ subscribe to the _GC_ stream multiple times from the same client.
 | 
|  }
 | 
|  ```
 | 
|  
 | 
| -In addition the the [error codes](http://www.jsonrpc.org/specification#error_object)
 | 
| +In addition the [error codes](http://www.jsonrpc.org/specification#error_object)
 | 
|  specified in the JSON-RPC spec, we use the following application specific error codes:
 | 
|  
 | 
|  code | message | meaning
 | 
| 
 |