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 9e7a47c commit 2cf7cefCopy full SHA for 2cf7cef
1 file changed
README.md
@@ -744,8 +744,8 @@ Errors returned by the library have a `code` property which contains the program
744
745
To avoid typos, you can use the `ErrorCode` enum to refer to the codes.
746
747
-**Example**
748
-The `examples` directory contains fully working applications demonstrating authentication and digital signing.
+**Example**
+The `examples` directory contains fully working applications demonstrating authentication and digital signing error handling.
749
750
There is two approaches to handle errors:
751
```ts
0 commit comments