Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

Commit 52926a3

Browse files
author
Christoph Wendt
committed
Fix typo in readme: Crash reportings -> crash reports
1 parent ff23d0e commit 52926a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Select the game object in the **Hierarchy** pane and fill in some additional inf
4040
* **Authenticator Type** - an authentication type (see [Authenticating Users on iOS](http://support.hockeyapp.net/kb/client-integration-ios-mac-os-x/authenticating-users-on-ios)). By default **BITAuthenticatorIdentificationTypeAnonymous** will be used.
4141
* **Server URL** - if you have your own server instance, please type in its url. <span style="color: red">In most cases this field should be left blank.</span>
4242
* **Exception Logging** - by checking this option you will get more precise information about exceptions in your Unity scripts
43-
* **Auto Upload** - this option defines if the crash reporting feature should send crash reportings automatically without asking the user.
43+
* **Auto Upload** - this option defines if the crash reporting feature should send crash reports automatically without asking the user.
4444
* **Update Manager** - check this option if users should be informed about app updates from inside your app
4545

4646
![alt text](Documentation/04_script_vars.png "Configure script")

0 commit comments

Comments
 (0)