Skip to content

Commit f475fb5

Browse files
project-management: fix typo
1 parent 784d47e commit f475fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_pages/develop/project-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Developers can benefit from the mirror by adding the following section to their
4444

4545
## Continuous integration
4646

47-
SciJava projects use [Github Actions](/develop/github-actions), a cloud-based workflow automation system that is part of Github and supported continuous integration (CI). Github Actions automatically check the code for build and test errors.
47+
SciJava projects use [Github Actions](/develop/github-actions), a cloud-based workflow automation system that is part of Github and supports continuous integration (CI). Github Actions automatically check the code for build and test errors.
4848

4949
## Issue tracking
5050

0 commit comments

Comments
 (0)