diff --git a/docs/Concepts.rst b/docs/Concepts.rst index cca5a8af..5a244f9c 100644 --- a/docs/Concepts.rst +++ b/docs/Concepts.rst @@ -14,8 +14,6 @@ Even prior to installation, it's possible to ascertain the API groups to which a System & Non System apps ------------------------ -The primary distinction between a System app and a regular app is that a System app -can a user's interaction with the app, even if the user hasn't previously engaged with it. The main difference between a System app and a regular app is that a System app can impersonate a user who hasn't interacted with the app before. And normal applications cannot impersonate a user and call any APIs in the context of the user if the user has never used this application before.