We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bebfb1e commit a98d885Copy full SHA for a98d885
docs/topics/memory_saving.md
@@ -43,7 +43,7 @@ usage of PhpSpreadsheet.
43
## Common use cases
44
45
PhpSpreadsheet does not ship with alternative cache implementation. It is up to
46
-you to select the most appropriate implementation for your environnement. You
+you to select the most appropriate implementation for your environment. You
47
can either implement [PSR-16](http://www.php-fig.org/psr/psr-16/) from scratch,
48
or use [pre-existing libraries](https://packagist.org/search/?q=psr-16).
49
0 commit comments