Skip to content

Commit f771cf2

Browse files
authored
Merge pull request #69 from jyane/patch-1
fix typo
2 parents d07a23f + 0d854f3 commit f771cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grpc-contrib/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ In this module
66
* *FutureChain.java* - A fluent interface for chaining `ListenableFuture` operations together.
77
* *MoreDurations.java* - JDK8 adapters for the protobuf `Duration` type.
88
* *MoreFutures.java* - JDK8 adapters for `ListenableFuture`.
9-
* *MoreTimestapms.java* - JDK8 adapters for the protobuf `Timestamp` type.
9+
* *MoreTimestamps.java* - JDK8 adapters for the protobuf `Timestamp` type.
1010
* *Servers.java* - Additional helper methods for working with `Server` instances.

0 commit comments

Comments
 (0)