Skip to content

Commit

Permalink
Fix typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
csueiras authored Feb 27, 2021
1 parent 3ab472e commit 1c9276b
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 @@ -9,7 +9,7 @@ Reinforcer is a code generation tool that automates middleware injection in a pr
implementation, this aids in building more resilient code as you can use common resiliency patterns in the middlewares
such as circuit breakers, retrying, timeouts and others.

**NOTE:** _While version is < 1.0.0 the APIs might dramatically change between minor changes, any breaking changes will be enumerated here starting with version 0.7.0 and forward._
**NOTE:** _While version is < 1.0.0 the APIs might dramatically change between minor versions, any breaking changes will be enumerated here starting with version 0.7.0 and forward._

## Install

Expand Down

0 comments on commit 1c9276b

Please sign in to comment.