From 17f309a4bcb81238bb2010e2f9ba82f82c75d56b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?je=CC=81ro=CC=82me=20boileux?= Date: Wed, 20 May 2026 18:17:35 +0200 Subject: [PATCH] chore(docs): sentence-case deployment strategies heading --- docs/development/deployment-strategies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development/deployment-strategies.md b/docs/development/deployment-strategies.md index 9181e6e0..e82073f3 100644 --- a/docs/development/deployment-strategies.md +++ b/docs/development/deployment-strategies.md @@ -1,4 +1,4 @@ -# Vercel Branch-Specific Content Deployment Strategy +# Vercel branch-specific content deployment strategy This document outlines how to configure Vercel deployments to target specific branches of the ocobo-posts repository, allowing for content testing and preview environments.