Skip to content

Commit

Permalink
MNT: Fix typos from review
Browse files Browse the repository at this point in the history
  • Loading branch information
Gui-FernandesBR committed Feb 24, 2024
1 parent 99f5251 commit c522bc6
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 @@ -39,7 +39,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Fixed


## [Unreleased] - 2024-02-22
## [v1.2.1] - 2024-02-22

You can install this version by running `pip install rocketpy==1.2.1`

Expand Down
2 changes: 1 addition & 1 deletion tests/test_rocket.py
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ def test_air_brakes_clamp_off(mock_show, calisto_air_brakes_clamp_off):

def test_add_surfaces_different_noses(calisto):
"""Test the add_surfaces method with different nose cone configurations.
More specifically, this will checks the static margin of the rocket with
More specifically, this will check the static margin of the rocket with
different nose cone configurations.
Parameters
Expand Down

0 comments on commit c522bc6

Please sign in to comment.