From 458fdd0f7b73ed85ded94a95a7a06485226b8198 Mon Sep 17 00:00:00 2001 From: chris48s Date: Sat, 30 Nov 2024 14:23:25 +0000 Subject: [PATCH] formatting fix --- frontend/src/pages/privacy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/privacy.md b/frontend/src/pages/privacy.md index a6e18222b9049..f4e41428f8be2 100644 --- a/frontend/src/pages/privacy.md +++ b/frontend/src/pages/privacy.md @@ -30,7 +30,7 @@ Users may optionally authorize our [GitHub OAuth app](https://img.shields.io/git Authorizing our app shares with us a GitHub token which has read-only access to public data. We only ask for the minimum permissions necessary. Authorizing the OAuth app doesn't allow us access to your private data or allow us to perform any actions on your behalf. -The only information we store is the **GitHub** token and the **timestamp** when you authorized the app. +The only information we store is the **GitHub token** and the **timestamp** when you authorized the app. - The GitHub token is used solely to increase the rate limit for accessing the GitHub API. - The signup timestamp is stored for internal record-keeping purposes.