Skip to content

Commit b91e44d

Browse files
author
Kellian Leveque
committed
docs(getting-started): Typo
1 parent a70ce29 commit b91e44d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: docs/getting_started.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ A few things are required before we start:
1111
- A python installation ready
1212
- Docker & Docker-Compose ready (refer to [this official documentation](https://docs.docker.com/engine/install/) and the [post-install steps](https://docs.docker.com/engine/install/linux-postinstall/) if needed !)
1313
- Root access
14-
- Optional : [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) to proceed by clonning the repository
14+
- Optional : [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) to proceed by cloning the repository
1515

1616
## Which components to get a complete stack
1717

@@ -52,7 +52,7 @@ At this stage, you will have all the essential files to begin. Let's go through
5252
```sh
5353
getting_started/
5454
|--csv/
55-
|--fomula/
55+
|--formula/
5656
|----smartwatts-mongodb-csv.json
5757
|--sensor/
5858
|----hwpc-mongodb.json

0 commit comments

Comments
 (0)