Skip to content

Commit 8dfcc4d

Browse files
committed
code block
1 parent c4a2b3c commit 8dfcc4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Check/SimpleCheckInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ public function canRun(ExerciseType $exerciseType);
5353
public function check(ExerciseInterface $exercise, $fileName);
5454

5555
/**
56-
* either static::CHECK_BEFORE | static::CHECK_AFTER
56+
* Either `static::CHECK_BEFORE` | `static::CHECK_AFTER`.
5757
*
5858
* @return string
5959
*/

0 commit comments

Comments
 (0)