Skip to content

Commit 11fcd9e

Browse files
chore: Typo (#228)
1 parent c702079 commit 11fcd9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ You can run this example as node processes on your localhost, as pods on a local
88

99
### Localhost
1010

11-
To run the basic application on your local machine, just run the commands bellow:
11+
To run the basic application on your local machine, just run the commands below:
1212

1313
```
1414
$ npm install
@@ -37,4 +37,4 @@ $ npm run openshift # Deploys the example app
3737

3838
### OpenTelemetry with OpenShift Distributed Tracing Platform
3939

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

0 commit comments

Comments
 (0)