Skip to content

Commit

Permalink
Correct improper article usage
Browse files Browse the repository at this point in the history
  • Loading branch information
fiveangle authored Oct 13, 2017
1 parent b402f9d commit 4c332cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Battery.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ amperage_meter_scale = old_amperage_meter_scale * (mAh_recharged / cleanflight_r
For example, assuming:
+ An amount recharged of 1500 mAh
+ A Cleanflight reported current drawn of 2000 mAh
+ A existing `amperage_meter_scale` value of 400 (the default)
+ An existing `amperage_meter_scale` value of 400 (the default)

Then the updated `amperage_meter_scale` is:
```
Expand Down

0 comments on commit 4c332cf

Please sign in to comment.