From f060f0805c2c639336bf7b434c21eded66f7a2d6 Mon Sep 17 00:00:00 2001 From: Markus Heilig Date: Tue, 10 May 2016 08:50:20 +0200 Subject: [PATCH] typo --- User-Stories:--Offline-mode-and-Dependency-Locking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/User-Stories:--Offline-mode-and-Dependency-Locking.md b/User-Stories:--Offline-mode-and-Dependency-Locking.md index fe31ec9..1375c6b 100644 --- a/User-Stories:--Offline-mode-and-Dependency-Locking.md +++ b/User-Stories:--Offline-mode-and-Dependency-Locking.md @@ -57,4 +57,4 @@ When a user wishes to ensure that they can work on a project offline, they can r When a user wishes to go back to online mode, they can run a `goOnline` command which will: -2. Set `offline := false` in all subprojects so that dependency cahce files will be updated. \ No newline at end of file +2. Set `offline := false` in all subprojects so that dependency cache files will be updated. \ No newline at end of file