Skip to content

Commit d29a2fb

Browse files
committed
Fix typo in index.php. Fixes: #57
Props @peiche
1 parent e2b9e17 commit d29a2fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* This template should never be loaded on a site unless a plugin is doing
66
* something that it shouldn't be doing or something weird is going on. We're
7-
* leaving the below code as an absolue fallback in case this file is loaded.
7+
* leaving the below code as an absolute fallback in case this file is loaded.
88
* All it does is correctly load up our `resources/views/index.php` template.
99
*/
1010

0 commit comments

Comments
 (0)