Skip to content

Commit

Permalink
fix typo (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
labkode authored Nov 17, 2023
1 parent de7f54c commit 2c8cb25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cs3/gateway/v1beta1/gateway_api.proto
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ option php_namespace = "Cs3\\Gateway\\V1Beta1";

// Gateway API
//
// The Gateway API is the only API exposed direclty to end-clients.
// The Gateway API is the only API exposed directly to end-clients.
// It is a facade API that all clients should connect to.
// Other APIS like the StorageProviderAPI are internal APIS.
//
Expand Down

0 comments on commit 2c8cb25

Please sign in to comment.