diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-06 16:46:08 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-06 16:46:08 -0500 |
| commit | 8ae883d3533d42df951843063fddc5bfbb2864dd (patch) | |
| tree | addcba370a92d8ff450aa65b88d9d67cea956c4a | |
| parent | 3dac70a1ddd017e98c4b7c0597cc80b484ac5e0b (diff) | |
remove redundant word
| -rw-r--r-- | static/usage.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/usage.html b/static/usage.html index 005b1bac..1f20b55e 100644 --- a/static/usage.html +++ b/static/usage.html @@ -222,7 +222,7 @@ <p>This option has no impact on the device acting as a USB peripheral itself when connected to a computer. Android defaults to charge only mode and requires opt-in - opt-in to the device being used for file transfer, USB tethering, MIDI or PTP.</p> + to the device being used for file transfer, USB tethering, MIDI or PTP.</p> </section> <section id="web-browsing"> |
