Skip to content

Commit c803f3d

Browse files
committed
typo
1 parent ee65126 commit c803f3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ try
5252
{
5353
$coffee = file_get_contents($file);
5454

55-
// See available options below.
55+
// See available options above.
5656
$js = CoffeeScript\Compiler::compile($coffee, array('filename' => $file));
5757
}
5858
catch (Exception $e)

0 commit comments

Comments
 (0)