Skip to content

Commit d62aaad

Browse files
authored
Merge pull request #42 from mohammadyna/patch-1
Update README.md
2 parents 098a0c6 + 9c7335d commit d62aaad

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
@@ -232,7 +232,7 @@ $file = \Yii::createObject([
232232
'color' => ['rgb' => 'FF0000'],
233233
'size' => 15,
234234
'name' => 'Verdana'
235-
]
235+
],
236236
'alignment' => [
237237
'horizontal' => PHPExcel_Style_Alignment::HORIZONTAL_RIGHT,
238238
],

0 commit comments

Comments
 (0)