Skip to content

Commit 053c85a

Browse files
committed
Fix example file include to reflect dash change
1 parent 0ebdb53 commit 053c85a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/example.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
include_once '../src/round_robin.php';
2+
include_once '../src/round-robin.php';
33

44
$teams = ['The 1st', '2 Good', 'We 3', '4ward'];
55

0 commit comments

Comments
 (0)