Skip to content

Commit

Permalink
Fix typo in README.md. (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhatt authored Oct 15, 2020
1 parent 666fc9f commit 308f920
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 @@ -38,7 +38,7 @@ RollingUpgrade provides a Kubernetes native mechanism for doing rolling-updates

## Design

For each RollingUprade custom resource that is submitted, the following flowchart shows the sequence of actions taken to [perform the rolling-update](docs/RollingUpgradeDesign.png)
For each RollingUpgrade custom resource that is submitted, the following flowchart shows the sequence of actions taken to [perform the rolling-update](docs/RollingUpgradeDesign.png)

## Dependencies

Expand Down

0 comments on commit 308f920

Please sign in to comment.