Skip to content

Commit

Permalink
docs: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
tbroadley committed Dec 23, 2017
1 parent 8740fa8 commit aafbeca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -38,7 +38,7 @@ The follow sensors are monitored for a measurable change, and then recorded to a

- **Accelerometer**: phone's motion and vibration
- **Camera**: motion in the phone's visible surroundings from front or back camera
- **Microphone**: noises in the enviroment
- **Microphone**: noises in the environment
- **Light**: change in light from ambient light sensor
- **Power**: detect device being unplugged or power loss

Expand All @@ -61,7 +61,7 @@ or add this repository manually in F-Droid's Settings->Repositories: [https://gu

You can, of course, build the app yourself, from source.

If you are an Android developer, you can learn more about how you can make use of F-Droid in your development workflow, for nightly builds, testing, reproducability and more here: [F-Droid Documentation](https://f-droid.org/en/docs/)
If you are an Android developer, you can learn more about how you can make use of F-Droid in your development workflow, for nightly builds, testing, reproducibility and more here: [F-Droid Documentation](https://f-droid.org/en/docs/)

## Why no iPhone Support?

Expand Down
2 changes: 1 addition & 1 deletion fastlane/android/metadata/en-US/full_description.txt
Expand Up @@ -33,7 +33,7 @@ recorded to an event log on the device:

* Accelerometer: phone’s motion and vibration
* Camera: motion in the phone’s visible surroundings from front or back camera
* Microphone: noises in the enviroment
* Microphone: noises in the environment
* Light: change in light from ambient light sensor
* Power: detect device being unplugged or power loss

0 comments on commit aafbeca

Please sign in to comment.