Skip to content

Commit a8a4ce8

Browse files
committed
fix new dead code guide title
1 parent c0ef36d commit a8a4ce8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/docs/manual/v12.0.0/editor-code-analysis.mdx

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: "Editor"
3-
metaTitle: "Editor"
2+
title: "Dead Code Analysis in ReScript"
3+
metaTitle: "Dead Code Analysis in ReScript"
44
description: "Documentation about ReScript editor plugins and code analysis"
55
canonical: "/docs/manual/v12.0.0/editor-plugins"
66
---
77

8-
# Guide: Dead Code Analysis in ReScript
8+
# Dead Code Analysis in ReScript
99

1010
This guide provides a detailed walkthrough on how to leverage ReScript’s powerful dead code analysis tools to maintain a clean, efficient, and distraction-free codebase.
1111

0 commit comments

Comments
 (0)