Skip to content

Commit

Permalink
chore: typo in README (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
leovct authored Aug 5, 2023
1 parent b999c2f commit bc49814
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 @@ -61,7 +61,7 @@ diff --color -r operator-v1/controllers/foo_controller.go operator-v2/controller

### `v2` <> `v2-with-tests`

```sh
```diff
$ diff -r operator-v2 operator-v2-with-tests
diff --color -r operator-v2/README.md operator-v2-with-tests/README.md
1c1
Expand Down

0 comments on commit bc49814

Please sign in to comment.