Skip to content

Commit 8fb996d

Browse files
authored
Update ReadMe.md
1 parent 41b53b9 commit 8fb996d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ReadMe.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ Too often, error detection and management involves relying on reports from users
2323

2424
Once you have [downloaded and installed the server](https://github.com/coderrio/Coderr.Server/releases) you need to install and configure one of our nuget packages. You can read more about them [here](https://coderr.io/documentation/client/).
2525

26-
Unhandled exceptions will be picked up by the client libraries.
26+
**Unhandled exceptions will automatically be reported by the client libraries.**
2727

28-
To report exceptions yourself:
28+
To report exceptions manually:
2929

3030
```csharp
3131
public void UpdatePost(int uid, ForumPost post)

0 commit comments

Comments
 (0)