Skip to content

Commit 2bbf18f

Browse files
al3xa23stv0g
andauthored
Update docs/node/nodes/gateway.md
Co-authored-by: Steffen Vogel <steffen.vogel@opal-rt.com> Signed-off-by: al3xa23 <140614263+al3xa23@users.noreply.github.com>
1 parent 0ea4ec8 commit 2bbf18f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/node/nodes/gateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ nodes = {
5656

5757
The usage of this node is similar to [`api`](api.md) node-type.
5858
The following [`curl`](https://curl.se/) commands are examples for calling gRPC methods via the HTTP API.
59-
The input for a gRPC call can be either the body of http request or input data from another node (via a [path](../config/paths.md)).
59+
The input for a gRPC call can be either the body of HTTP request or input data from another node (via a [path](../config/paths.md)).
6060
If the http request body is empty, the input from other node will be used.
6161

6262
Since this node-type does not implement the gRPC server, it needs to be added manually. A description is available [here](https://www.acs.eonerc.rwth-aachen.de/global/show_document.asp?id=aaaaaaaadidaesd).

0 commit comments

Comments
 (0)