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