mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
app: Fix grammar in developer documentation string
Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
d2993236e3
commit
ec8702f848
@ -11,7 +11,7 @@ class App:
|
||||
|
||||
An app is composed of components which actually performs various tasks. App
|
||||
itself delegates tasks for individual components. Applications can show a
|
||||
variation their behavior by choosing which components to have and by
|
||||
variation in their behavior by choosing which components to have and by
|
||||
customizing the components themselves.
|
||||
|
||||
'app_id' property of the app must be a string that is a globally unique ID.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user