Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
AnourValar committed Dec 6, 2023
1 parent 2692620 commit ae46df1
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 @@ -246,7 +246,7 @@ $mixer = new \AnourValar\Office\Mixer();
$mixer($documentA, $documentB)->saveAs('generated_document.xlsx');
```

### Access the PhpSpreadsheetDriver directly (default driver)
### Access the PhpSpreadsheet directly (default driver)

```php
(new \AnourValar\Office\SheetsService())
Expand Down

0 comments on commit ae46df1

Please sign in to comment.