fix(adrs) Typo errors in headers of adrs

This commit is contained in:
2026-09-01 17:06:57 +02:00
parent e6ea5a7b40
commit 369370a55c
4 changed files with 4 additions and 4 deletions
@@ -1,5 +1,5 @@
--- ---
title: Declarative Component API title: "ADR-000600: Declarative Component API"
description: "LUNA Charts exposes chart functionality through a strongly typed, component-based declarative API." description: "LUNA Charts exposes chart functionality through a strongly typed, component-based declarative API."
--- ---
@@ -1,5 +1,5 @@
--- ---
title: No Plugin or Extension System title: "ADR-0007000: No Plugin or Extension System"
description: "LUNA Charts does not provide a consumer-facing plugin or extension mechanism." description: "LUNA Charts does not provide a consumer-facing plugin or extension mechanism."
--- ---
@@ -1,5 +1,5 @@
--- ---
title: Single-Package Distribution Model title: "ADR-000800: Single-Package Distribution Model"
description: "LUNA Charts is distributed as one unified package rather than separate packages per chart type or internal module." description: "LUNA Charts is distributed as one unified package rather than separate packages per chart type or internal module."
--- ---
@@ -1,5 +1,5 @@
--- ---
title: Multi-Layer Testing Strategy title: "ADR-000900: Multi-Layer Testing Strategy"
description: "LUNA Charts uses multiple complementary quality assurance layers with automated release gates." description: "LUNA Charts uses multiple complementary quality assurance layers with automated release gates."
--- ---