Skip to content

Commit

Permalink
chore: Typo (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
karstengresch authored Oct 9, 2023
1 parent c702079 commit 11fcd9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ You can run this example as node processes on your localhost, as pods on a local

### Localhost

To run the basic application on your local machine, just run the commands bellow:
To run the basic application on your local machine, just run the commands below:

```
$ npm install
Expand Down Expand Up @@ -37,4 +37,4 @@ $ npm run openshift # Deploys the example app

### OpenTelemetry with OpenShift Distributed Tracing Platform

This [link](./OTEL.md) contains instructions on how to install the OpenShift Distributed Tracing Platform and enable tracing.
This [link](./OTEL.md) contains instructions on how to install the OpenShift Distributed Tracing Platform and enable tracing.

0 comments on commit 11fcd9e

Please sign in to comment.