From 174c1a2f0285b41b9051399c879e5d3ae2c6b333 Mon Sep 17 00:00:00 2001
From: Sean D'Souza <38793207+seendsouza@users.noreply.github.com>
Date: Wed, 19 Jun 2019 19:05:04 -0400
Subject: [PATCH] fixes spelling mistake

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ecda979..fa8e330 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@
 |[cookie.firefox](/docs/cookie.firefox.md)|Don't expire Firefox's session on same computer|`login`|
 |[cpp.lint](/docs/cpp.lint.md)|C++ code syntax check|`test`|
 |[cpp.run](/docs/cpp.run.md)|Test C++ code locally|`test`|
-|[github](/docs/github.md)|Commit accpeted code to GitHub|`submit`|
+|[github](/docs/github.md)|Commit accepted code to GitHub|`submit`|
 |[leetcode.cn](/docs/leetcode.cn.md)|Fight questions from leetcode-cn.com||
 |[lintcode](/docs/lintcode.md)|Fight questions from lintcode.com|`list` `show` `test` `submit` `user`|
 |[solution.discuss](/docs/solution.discuss.md)|Fetch top voted solution|`show`|