Typo
This commit is contained in:
parent
b8adec4938
commit
fec674e797
|
@ -54,8 +54,8 @@ $writer->save('hello world.xlsx');
|
||||||
|
|
||||||
## Learn by example
|
## Learn by example
|
||||||
|
|
||||||
A good way to get started is to run some of the samples. Serve the sample via
|
A good way to get started is to run some of the samples. Serve the samples via
|
||||||
PHP built-in webserver;
|
PHP built-in webserver:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
php -S localhost:8000 -t vendor/phpoffice/phpspreadsheet/samples
|
php -S localhost:8000 -t vendor/phpoffice/phpspreadsheet/samples
|
||||||
|
|
Loading…
Reference in New Issue