Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianSosic authored and Scienfitz committed Nov 29, 2023
1 parent 0ca6b98 commit 3e81338
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Logo and banner images

### Changed
- reworked README for GitHub landing page
- Reworked README for GitHub landing page

### Changed
- Now has concise contribution guidelines
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ which ensures that changes to the code do not require a reinstallation.
pip install -e .
```

If you need to add additional dependencies make sure to use the correct syntax
If you need to add additional dependencies, make sure to use the correct syntax
including `''`:

```bash
Expand Down

0 comments on commit 3e81338

Please sign in to comment.