chore: fix typos in comments

This commit is contained in:
Serge Tupchii 2023-12-12 13:06:20 +02:00
parent f529bda8b7
commit 36b12a01c9
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
%% How to run it locally:
%% 1. Uncomment networks in .ci/docker-compose-file/docker-compose-otel.yaml,
%% Uncomment OTLP gRPC ports mappings for otel-collector and otel-collector-tls services.
%% Uncomment jaeger-all-in-one prots maooing.
%% Uncomment jaeger-all-in-one ports mapping.
%% 2. Start deps services:
%% DOCKER_USER="$(id -u)" docker-compose -f .ci/docker-compose-file/docker-compose-otel.yaml up
%% 3. Run tests with special env variables: