We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa348c4 commit 3191782Copy full SHA for 3191782
_includes/common/errors.md
@@ -77,7 +77,7 @@ The following is a list of all the error codes that can be returned by the Parse
77
| `InvalidContentLength` | 128 | Invalid content length. |
78
| `FileTooLarge` | 129 | File size exceeds maximum allowed. |
79
| `FileSaveError` | 130 | Error saving a file. |
80
-| `FileDeleteError` | 131 | File could not be deleted. |
+| `FileDeleteError` | 153 | File could not be deleted. |
81
{: .docs_table}
82
83
## Installation related errors
0 commit comments