Skip to content

Commit 23e1c8c

Browse files
authored
tweak spacing
tweak spacing so array keys are indented the same.
1 parent 24e7cbf commit 23e1c8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ $request = (object)[
7171

7272
$validator->validate(
7373
$request, (object) [
74-
"type"=>"object",
74+
"type"=>"object",
7575
"properties"=>(object)[
7676
"processRefund"=>(object)[
7777
"type"=>"boolean"

0 commit comments

Comments
 (0)