Skip to content

Commit 2cf7cef

Browse files
committed
chore: fix whitespace and wording in README
Signed-off-by: Mart Somermaa <mrts@users.noreply.github.com>
1 parent 9e7a47c commit 2cf7cef

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -744,8 +744,8 @@ Errors returned by the library have a `code` property which contains the program
744744
745745
To avoid typos, you can use the `ErrorCode` enum to refer to the codes.
746746
747-
**Example**
748-
The `examples` directory contains fully working applications demonstrating authentication and digital signing.
747+
**Example**
748+
The `examples` directory contains fully working applications demonstrating authentication and digital signing error handling.
749749
750750
There is two approaches to handle errors:
751751
```ts

0 commit comments

Comments
 (0)