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 and DannyvdSluijs committed Nov 21, 2024
1 parent ba2d3c7 commit 8fac834
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 8fac834

Please sign in to comment.