From 32f98f83c519344a446dd8066cf62975b726f4f8 Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Mon, 23 Jan 2023 22:56:41 -0800 Subject: [PATCH] update nav name for development instructions --- docs/contributing/developing.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing/developing.mdx b/docs/contributing/developing.mdx index 4f191cb5b..610a1f015 100644 --- a/docs/contributing/developing.mdx +++ b/docs/contributing/developing.mdx @@ -1,5 +1,5 @@ --- -title: 'Developing' +title: 'Local development' description: 'This guide will help you set up and run Infisical in development mode.' ---