Skip to content
This repository was archived by the owner on Jan 1, 2020. It is now read-only.

Commit 7db2a32

Browse files
Rafael Marquesweierophinney
authored andcommitted
added three spaces for better readability
1 parent ddc9abb commit 7db2a32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module/Application/config/module.config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
'router' => [
1616
'routes' => [
1717
'home' => [
18-
'type' => Literal::class,
18+
'type' => Literal::class,
1919
'options' => [
2020
'route' => '/',
2121
'defaults' => [

0 commit comments

Comments
 (0)