Update README.md
temporay -> temporary
This commit is contained in:
parent
8df7dfc3be
commit
78ac9231c5
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ This is a powerful locally hosted web based PDF manipulation tool using docker t
|
|||
|
||||
Stirling PDF makes no outbound calls for any record keeping or tracking.
|
||||
|
||||
All files and PDFs are either purely client side, in server memory only during the execution of the task or within a temporay file only for execution of the task.
|
||||
All files and PDFs are either purely client side, in server memory only during the execution of the task or within a temporary file only for execution of the task.
|
||||
Any file which has been downloaded by the user will have already been deleted from the server by that time.
|
||||
|
||||
Feel free to request any features or bug fixes either in github issues or our [Discord](https://discord.gg/Cn8pWhQRxZ)
|
||||
|
|
Loading…
Reference in a new issue