From a0c62a7aea1e6f138885b201fbfc9cc8ceec90b2 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 20 Dec 2024 14:30:13 -0500 Subject: [PATCH] add missing punctuation --- static/features.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/features.html b/static/features.html index c2935261..90c2609c 100644 --- a/static/features.html +++ b/static/features.html @@ -1216,7 +1216,7 @@

GrapheneOS adds a user-facing log viewer to the Settings app for Android's standard in-memory logging system. The feature acts as a substitute for automated crash reporting which is not implemented by GrapheneOS for privacy - reasons. Instead, users are in control of what's captured and shared Our log + reasons. Instead, users are in control of what's captured and shared. Our log viewer supports filtering the output based on log level, log buffers and text search. Users can copy, share or save the currently shown logs to a file. A description can be added to document why the logs were captured.