Skip to content

Commit a1453e9

Browse files
authored
fixed typo (removed "the")
1 parent b661d46 commit a1453e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/trex_examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The dashboard extension samples are in the `Samples` folder. There is also a ste
6161

6262
To use the dashboard extension samples, you need to start up a web server on your computer to host the HTML pages. If you downloaded or cloned the Extensions API repository, you can start the web service in the root directory of the repository on your computer.
6363

64-
1. Go to to the the `extensions-api` folder.
64+
1. Go to to the `extensions-api` folder.
6565
2. To install the web server components, run the following command:
6666
```
6767
npm install

0 commit comments

Comments
 (0)