Spelling fixes for FaaS documentation (#2736)

This commit is contained in:
Severin Neumann 2023-05-17 09:50:55 +02:00 committed by GitHub
parent ea1d7a3ba5
commit 40cc2ec919
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -66,8 +66,8 @@ would have to set the following environment variables:
{{% /tab %}}
{{% tab JavaScript %}}
The Lambda layer supports Node.JS v14+ Lambda runtimes. For more information
about supported JavaScript and Node.JS versions, see the
The Lambda layer supports Node.js v14+ Lambda runtimes. For more information
about supported JavaScript and Node.js versions, see the
[OpenTelemetry JavaScript documentation](https://github.com/open-telemetry/opentelemetry-js).
<!-- prettier-ignore -->

View File

@ -94,7 +94,7 @@ Here is a sample configuration file of `collector.yaml` in the root directory:
```yaml
#collector.yaml in the root directory
#Set an environemnt variable 'OPENTELEMETRY_COLLECTOR_CONFIG_FILE' to '/var/task/collector.yaml'
#Set an environment variable 'OPENTELEMETRY_COLLECTOR_CONFIG_FILE' to '/var/task/collector.yaml'
receivers:
otlp: