Skip to content

Commit f7de1ae

Browse files
committed
Typo
1 parent 51ea01f commit f7de1ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BADGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ Here are some examples from the devkit workflows (replace "organization/project"
66
[![](https://github.com/organization/project/workflows/PHPUnit/badge.svg)](https://github.com/organization/project/actions/workflows/test.yml)
77
[![](https://github.com/organization/project/workflows/PHPStan/badge.svg)](https://github.com/organization/project/actions/workflows/analyze.yml)
88
[![](https://github.com/organization/project/workflows/Deptrac/badge.svg)](https://github.com/organization/project/actions/workflows/inspect.yml)
9-
[![Coverage Status](https://coveralls.io/repos/github/organization/project/badge.svg?branch=develop)](https://coveralls.io/github/organization/name?branch=develop)
9+
[![Coverage Status](https://coveralls.io/repos/github/organization/project/badge.svg?branch=develop)](https://coveralls.io/github/organization/project?branch=develop)

0 commit comments

Comments
 (0)