From 3d489671102c1a27ee5b3fef0d843ccb94331849 Mon Sep 17 00:00:00 2001 From: Heath Borders Date: Sun, 19 Aug 2018 00:18:48 -0500 Subject: [PATCH] Fixed s/nuber/number/ typo in SECURITY.md --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index da4f6c92a..a0e08b8f0 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -26,7 +26,7 @@ never uploaded to any servers. GitHawk stores some repository information on the device, including source code, pull request contents, and issue contents. This information is stored for the purpose of speeding up the app's user experience and reducing the -nuber of redundant calls it needs to make to the GitHub API. Source code and +number of redundant calls it needs to make to the GitHub API. Source code and other information downloaded using the `repo` OAuth scope is never uploaded to any servers.