Skip to content

Commit

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

## [Unreleased]
### Added
- Github CI pipelines
- GitHub CI pipelines
- 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 b3a76d7

Please sign in to comment.