From e7422f245c7da0adfba5c9154e8c7e9a8c8d3a32 Mon Sep 17 00:00:00 2001 From: Daz DeBoer Date: Sun, 22 Aug 2021 14:31:03 -0600 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a79fb7a..d5500e7 100644 --- a/README.md +++ b/README.md @@ -144,7 +144,7 @@ The distributions cache is simple and can't be configured further. The dependencies and configuration cache will compute a cache key in a best effort manner. Keep reading to learn how to better control how they work. -Note that enabling configuration cache without thee dependencies cache is not permitted, since a hit in the configuration cache assumes that dependencies are already present in the local dependencies cache. +Note that enabling configuration cache without the dependencies cache is not permitted, since a hit in the configuration cache assumes that dependencies are already present in the local dependencies cache. ### Configuring the dependencies and configuration caches