s/usage/features/

This commit is contained in:
Nicolas Noble 2018-09-26 11:11:34 -07:00 committed by GitHub
parent 41c840d186
commit 696aafe19d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
A utility package for loading `.proto` files for use with gRPC, using the latest Protobuf.js package.
Please refer to [protobuf.js' documentation](https://github.com/dcodeIO/protobuf.js/blob/master/README.md)
to understands its usage and limitations.
to understands its features and limitations.
## Installation