Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b2255d4f authored by Andrew Solovay's avatar Andrew Solovay
Browse files

docs: Fixed a typo.

See first comment for doc stage location.

bug: 19709151
Change-Id: I182cb76c55acd32da921420b3ef37d330cf63bb0
parent 37661db7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ screen for a user interface, and a <em>service</em> independently performs
work in the background.</p>

<p>From one component you can start another component using an <em>intent</em>. You can even start
a component in a different app, such an activity in a maps app to show an address. This model
a component in a different app, such as an activity in a maps app to show an address. This model
provides multiple entry points for a single app and allows any app to behave as a user's "default"
for an action that other apps may invoke.</p>