Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sercant committed Apr 14, 2018
1 parent 85e8b42 commit bea9cec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ A builder class for building an instance of an accelerometer controller.

+ `setDebug(debug: Boolean)`: enable/disable logging to `Logcat`. (default = false)

+ `setDatabaseHost(host: String)`: Which db engine to use for saving data. (default = NONE)
+ `setDatabaseHost(host: String)`: host for syncing the database. (default = null)

+ `setDatabaseEncryptionKey(key: String)`: Encryption key for the database. (default = no encryption)

Expand Down

0 comments on commit bea9cec

Please sign in to comment.