Skip to content

Commit

Permalink
tweak spacing
Browse files Browse the repository at this point in the history
tweak spacing so array keys are indented the same.
  • Loading branch information
tacman authored Nov 18, 2024
1 parent 24e7cbf commit 23e1c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ $request = (object)[

$validator->validate(
$request, (object) [
"type"=>"object",
"type"=>"object",
"properties"=>(object)[
"processRefund"=>(object)[
"type"=>"boolean"
Expand Down

0 comments on commit 23e1c8c

Please sign in to comment.