Skip to content

Commit 2c1ccf0

Browse files
author
Ron Sigal
committed
Spelling correction
1 parent 7dc2199 commit 2c1ccf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/docs/grpc/grpc-bridge.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@ lacking in Jakarta REST annotations, it's not a resource method.
591591

592592
Another semantic gap is the lack of *wildcards*, *type variables*, and *generic types*.
593593
We will call a generic type with one or more wildcards or type variables an *open type*, and
594-
a generic type with no wildcards or type variables a *closed type*. resteasy-grp
594+
a generic type with no wildcards or type variables a *closed type*. resteasy-grpc
595595
uses two devices to bridge the gap:
596596

597597
. Every open type is mapped to a *normalized* closed type which will represent it in the

0 commit comments

Comments
 (0)