Skip to content

Commit 633b57a

Browse files
Apply suggested fix to docs/usage/github-actions.rst from Copilot Autofix
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
1 parent 20da5de commit 633b57a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/usage/github-actions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Fast Forward Tests
6363
The ``tests.yml`` workflow provides standard Continuous Integration.
6464

6565
* Runs PHPUnit tests across supported PHP versions (defaults to 8.3).
66-
* Validates code style using ECS.
66+
* Validates code style using Easy Coding Standard (ECS).
6767
* Performs static analysis.
6868

6969
Maintenance Workflows

0 commit comments

Comments
 (0)