Skip to content

Commit 060ab54

Browse files
authored
🌱 fix lang (#1736)
🌱 fix lang
1 parent 89f9bc4 commit 060ab54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/caph/04-developers/01-development-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ that.
8787

8888
A common way to run one particular unit-test is like this:
8989

90-
```console
90+
```shell
9191
reset; ginkgo run --focus "foo" ./controllers/... | ./hack/filter-caph-controller-manager-logs.py -
9292
```
9393

0 commit comments

Comments
 (0)