Skip to content

Commit d7894f6

Browse files
authored
docs: fix bidirectional (#15084)
1 parent a2db3ae commit d7894f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Firestore/Protos/protos/google/api/http.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ message Http {
7979
// - selector: <proto_package_name>.Messaging.GetMessage
8080
// get: /v1/messages/{message_id}/{sub.subfield}
8181
//
82-
// This definition enables an automatic, bidrectional mapping of HTTP
82+
// This definition enables an automatic, bidirectional mapping of HTTP
8383
// JSON to RPC. Example:
8484
//
8585
// HTTP | RPC

0 commit comments

Comments
 (0)