Skip to content

Commit 1ec3876

Browse files
committed
fix typo in pages
1 parent c5fc77f commit 1ec3876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/development-resources/CI.yml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ used to perform continuous integration testing for JSON-Fortran, and
66
trigger automatic documentation deployment.
77

88
```yml
9-
{!.github/workflows/.CI.yml!}
9+
{!.github/workflows/CI.yml!}
1010
```

0 commit comments

Comments
 (0)