From e5103f96b07228bd5d92fd357c99009ef2b7676e Mon Sep 17 00:00:00 2001 From: K1ish Date: Thu, 15 Sep 2016 21:53:13 -0500 Subject: [PATCH] Fix spelling error Fixed a spelling error --- cache.appcache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cache.appcache b/cache.appcache index fa4f792..61adf48 100644 --- a/cache.appcache +++ b/cache.appcache @@ -1,6 +1,6 @@ CACHE MANIFEST -# Adds the ability to play the game online. +# Adds the ability to play the game offline. # The following comment needs to be updated whenever a change is made. # Run `rake appcache:update` to do so # Updated: 2015-10-20T11:14:00-08:00 -- GitLab