Skip to content

Commit

Permalink
Clean up language.
Browse files Browse the repository at this point in the history
  • Loading branch information
FreeApophis committed Aug 21, 2023
1 parent 9755c05 commit 3b568e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ These is the evolving list of TDD requirements which led to the implementation.
* [x] Money distribution has a precision member, use that instead of the contrived Precision on Rounding.
* [x] Add unary and binary minus and the division operator.
* [x] The context has a smallest distribution unit.
* [x] We can calculate a dimensionless factor by dividing two money objects.
* [x] A dimensionless factor can be calculated by dividing two money objects.

### Decisions

Expand Down

0 comments on commit 3b568e2

Please sign in to comment.