diff options
| author | inferenceus <admin@inferencium.net> | 2022-09-19 16:33:34 +0100 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-09-19 15:50:08 -0400 |
| commit | 3d4a20e86c513555a5afbda0dde2d1d397f98971 (patch) | |
| tree | 28f983fc6c1f0f9b966424d25c7ba1de8f92eded /static/features.html | |
| parent | d8fc81bc6db770ccff23d4ccd2ba7ba890e9884d (diff) | |
Update User Profile Amount to Match Recent Increase
A recent GrapheneOS release increased the amount of user profiles to 32; this should be reflected in the documentation.
Diffstat (limited to 'static/features.html')
| -rw-r--r-- | static/features.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/features.html b/static/features.html index 2112405d..e476a0be 100644 --- a/static/features.html +++ b/static/features.html @@ -679,8 +679,8 @@ <section id="more-user-profiles"> <h4><a href="#more-user-profiles">More user profiles</a></h4> - <p>GrapheneOS raises the limit on the number of secondary user profiles to 16 - (15 + guest) instead of only 4 (3 + guest) to make this feature much more + <p>GrapheneOS raises the limit on the number of secondary user profiles to 32 + (31 + guest) instead of only 4 (3 + guest) to make this feature much more flexible.</p> </section> |
