Skip to content

Commit 3a802cb

Browse files
committed
docs: fix typo
1 parent 76b9647 commit 3a802cb

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
@@ -43,7 +43,7 @@ if (\Flow\Basic::save('./' . $request->getIdentifier(), $config, $request)) {
4343
}
4444
```
4545

46-
Make sure that `./chunks_temp_folder` path exists. All chunks will be save in this temporary folder.
46+
Make sure that `./chunks_temp_folder` path exists and is writable. All chunks will be saved in this folder.
4747

4848
If you are stuck with this example, please read this issue: [How to use the flow-php-server](https://github.com/flowjs/flow-php-server/issues/3#issuecomment-46979467)
4949

0 commit comments

Comments
 (0)