Skip to content

Commit a98d885

Browse files
PhilETaylorPowerKiKi
authored andcommitted
Typo (#652)
environnement = environment
1 parent bebfb1e commit a98d885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/memory_saving.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ usage of PhpSpreadsheet.
4343
## Common use cases
4444

4545
PhpSpreadsheet does not ship with alternative cache implementation. It is up to
46-
you to select the most appropriate implementation for your environnement. You
46+
you to select the most appropriate implementation for your environment. You
4747
can either implement [PSR-16](http://www.php-fig.org/psr/psr-16/) from scratch,
4848
or use [pre-existing libraries](https://packagist.org/search/?q=psr-16).
4949

0 commit comments

Comments
 (0)