Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Commit 73cab13

Browse files
committed
fix: typos
1 parent 7ed3713 commit 73cab13

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Writerside/topics/FAQ.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@ while still tunneling the app traffic for all of your other apps.
3232
Unfortunately, AndroidTV does not have all the same API and security features as Android mobile.
3333
For this reason, some features are disabled for AndroidTV.
3434

35-
### Do %product% support Amazon's FireTV? {id="firetv-faq"}
35+
### Does %product% support Amazon's FireTV? {id="firetv-faq"}
3636

3737
There is an older version of the app on the Amazon App Store, but it is no longer supported.
38-
It became clear that supporting the FireTV was going to be impossible for two main reasons:
38+
It became clear that supporting the FireTV was going to be impossible for three main reasons:
3939

40-
1. FireTV's broken file selector API (The only way around to this is to reinvent the wheel and build a custom file selector UI from scratch)
41-
2. No way to emulate their devices for testing
42-
3. Poorly implemented developer portal with almost no support, a painful review process, and zero CI for apps
40+
1. FireTV's broken file selector API (The only way around to this is to reinvent the wheel and build a custom file selector UI from scratch).
41+
2. No way to emulate their devices for testing.
42+
3. Poorly implemented developer portal with almost no support, a painful review process, and zero CD integration for apps.
4343

4444
That being said, the app can still be side-loaded on a FireTV.
4545
The app will likely work.

0 commit comments

Comments
 (0)