From 72fba456896b7701f6b99733c31e92602194cc2d Mon Sep 17 00:00:00 2001
From: Sankalp Kotewar <98868223+kotewar@users.noreply.github.com>
Date: Wed, 11 Jan 2023 10:10:18 +0000
Subject: [PATCH] Fixed heading of a section

---
 caching-strategies.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/caching-strategies.md b/caching-strategies.md
index 271f5d8..8cdc5d0 100644
--- a/caching-strategies.md
+++ b/caching-strategies.md
@@ -6,7 +6,7 @@ This document lists some of the strategies (and example workflows if possible) w
 - to solve some common use cases around saving and restoring caches
 - to leverage the step inputs and outputs more effectively
 
-## Strategically using keys
+## Choosing the right key
 
 ```yaml
 jobs: