Skip to content

Commit d1c93c9

Browse files
committed
Fix typo in documentation
1 parent 592e11c commit d1c93c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ cabal run db-analyser
115115
To test all the packages in this repository run:
116116

117117
```sh
118-
cabal build all
118+
cabal test all
119119
```
120120

121121
in the command line, either inside `nix-shell` if you use `nix`, or in a

0 commit comments

Comments
 (0)