Skip to content

Commit eb7f431

Browse files
author
Drew Yang
committed
fix: 🐛 typo
1 parent 212ff1d commit eb7f431

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
</td>
3737
</tr>
3838
<tr>
39-
<td>Build Status</td>
39+
<td>Test Status</td>
4040
<td>
4141
<a href="https://github.com/datajoint/datajoint-python/actions/workflows/development.yaml">
42-
<img src="https://github.com/datajoint/datajoint-python/actions/workflows/development.yaml/badge.svg" alt="build status" />
42+
<img src="https://github.com/datajoint/datajoint-python/actions/workflows/development.yaml/badge.svg" alt="test status" />
4343
</a>
4444
</td>
4545
</tr>

0 commit comments

Comments
 (0)