Remove superfluous 'is'. (#81)

This commit is contained in:
Jakob Andersen 2018-04-05 13:50:40 +02:00 committed by GitHub
parent 8a397d8c86
commit 38ad37e2ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ To install protoc with Dart support, take these steps:
[the Protocol Buffers releases page](https://github.com/google/protobuf/releases)
(e.g. `protoc-3.5.1-osx-x86_64.zip` for macOS).
1. Get the Dart protoc plugin is by running
1. Get the Dart protoc plugin by running
```sh
$ pub global activate protoc_plugin