Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
csirianni committed Dec 25, 2023
1 parent 0c5d2fb commit 9ac3a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ In `/backend`, start by installing [Conan](https://conan.io/):
brew install conan
```

Them, install the project's packages using the following:
Then, install the project's packages using the following:

```console
conan install . --output-folder=build --build=missing
Expand Down

0 comments on commit 9ac3a37

Please sign in to comment.