Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
black-snow committed Mar 1, 2016
1 parent 213ce2e commit 8f671e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -40,7 +40,7 @@ The Switchboard client lib is available for android and iOS. The following examp
documentation under the [Wiki](https://github.com/KeepSafe/Switchboard/wiki)

#### Android
Link the Switchboard project to your andorid project as a library project. You only need to initialize the Switchboard core at the application start once.
Link the Switchboard project to your android project as a library project. You only need to initialize the Switchboard core at the application start once.
Then, you can add switches to your app and have the Switchboard give you the current state.

You can customize the DynamicConfigManager to send all sorts of information to the Switchboard server for control decisions, e.g. location, OS version, device, language.
Expand Down Expand Up @@ -154,4 +154,4 @@ Special thanks goes to our contributors
- [Chris Beauchamp](https://github.com/cjbeauchamp)

## Used in production by
* KeepSafe (www.getkeepsafe.com)
* KeepSafe (www.getkeepsafe.com)

0 comments on commit 8f671e8

Please sign in to comment.