Skip to content

Commit fa1b056

Browse files
fix naming
1 parent e8389e6 commit fa1b056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ Following is the supported API format for writing to loki:
324324
format: the format of each line: printf (writes using golang's default map printing), fields (writes one key and value field per line) or json (default)
325325
reorder: reorder json map keys
326326
clientProtocol: type of client protocol to use: 'http' or 'grpc' (default: 'http')
327-
grpcConfig: gRPC client configuration (used only for gRPC client protocol)
327+
grpcConfig: gRPC client configuration (used only for gRPC client type)
328328
keepAlive: keep alive interval
329329
keepAliveTimeout: keep alive timeout
330330
tls: TLS configuration

0 commit comments

Comments
 (0)