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 d98595a commit d7bc188Copy full SHA for d7bc188
docs/concepts/errors.mdx
@@ -23,7 +23,7 @@ Flare APIs return a common error format for HTTP 4XX error codes.
23
<ResponseField name="code" type="string">
24
The code of the errors.
25
26
- These are stable and could be used programatically to detect and handle the error type.
+ These are stable and could be used programmatically to detect and handle the error type.
27
</ResponseField>
28
29
<ResponseField name="message" type="string">
0 commit comments