Skip to content

Commit f889c66

Browse files
committed
fix: turn 例えば into たとえば to improve readbility
1 parent 2aaa3de commit f889c66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/docs/demo/docker-deployment.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ OpenTelemetry コレクターはテレメトリーデータを複数のバック
106106

107107
あなたのバックエンドに追加するために、エディターで [src/otel-collector/otelcol-config-extras.yml](https://github.com/open-telemetry/opentelemetry-demo/blob/main/src/otel-collector/otelcol-config-extras.yml) ファイルを開いてください。
108108

109-
- 新しいエクスポーターを追加することで始めます。 例えば、もしあなたのバックエンドが OTLP over HTTP をサポートしているのであれば、以下を追加してください。
109+
- 新しいエクスポーターを追加することで始めます。 たとえば、もしあなたのバックエンドが OTLP over HTTP をサポートしているのであれば、以下を追加してください。
110110

111111
```yaml
112112
exporters:

0 commit comments

Comments
 (0)