From 25f8aa951489f14ce2f2d699e5d25be8f9f2c72b Mon Sep 17 00:00:00 2001 From: Zoltan Kochan Date: Sun, 27 Nov 2016 17:48:56 -0800 Subject: [PATCH] Update STORE.md --- spec/STORE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/STORE.md b/spec/STORE.md index 63a2bf4..72aa41d 100644 --- a/spec/STORE.md +++ b/spec/STORE.md @@ -53,7 +53,7 @@ E.g.: `github.com/alexGugel/ied/b246270b53e43f1dc469df0c9b9ce19bb881e932` Module installers should resolve git package references based on branch names or tag names to commit hashes prior to loading or retrieving from the store. -When updating dependencies, module installers should check whether there are new commit in the branch or +When updating dependencies, module installers should check whether there are new commits in the branch or whether the git-tag points to a different commit. ### Tarballs