From 3feaf18e1e5235b94630435d8f69268ad5452678 Mon Sep 17 00:00:00 2001 From: Mathias Meyer Date: Wed, 15 Apr 2015 12:10:44 +0200 Subject: [PATCH] Fix spelling of Github (GitHub). --- app/templates/account.hbs | 2 +- app/templates/components/sync-button.hbs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/account.hbs b/app/templates/account.hbs index 4098d42d..a7ef4634 100644 --- a/app/templates/account.hbs +++ b/app/templates/account.hbs @@ -8,7 +8,7 @@ {{#if user.isSyncing}}
diff --git a/app/templates/components/sync-button.hbs b/app/templates/components/sync-button.hbs index 2b72a9f6..204c2757 100644 --- a/app/templates/components/sync-button.hbs +++ b/app/templates/components/sync-button.hbs @@ -1,7 +1,7 @@
{{#if user.isSyncing }} {{else}}

last synced {{format-time user.syncedAt}}