Skip to content

Commit 941fc87

Browse files
committed
use correct graphic for level 5
1 parent d7b3299 commit 941fc87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tmpl/wiki/package-quality.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ details. In summary:
8282
- Avoid polymorphic equality and comparison -- when possible define your own
8383
specialized functions.
8484

85-
### ![Level 5:](https://img.shields.io/badge/level-4-blue.svg) Test
85+
### ![Level 5:](https://img.shields.io/badge/level-5-blue.svg) Test
8686

8787
- Have unit tests (using alcotest) (ideally with coverage report).
8888

0 commit comments

Comments
 (0)