From 5386fa5178bd21e71bf08e628b4ee80ec207d337 Mon Sep 17 00:00:00 2001 From: Emmanuel Garette Date: Mon, 8 Jun 2026 11:43:51 +0200 Subject: [PATCH] doc: --- docs/structured_data.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/structured_data.rst b/docs/structured_data.rst index 809d33fb6..53f1f6508 100644 --- a/docs/structured_data.rst +++ b/docs/structured_data.rst @@ -179,8 +179,8 @@ There is an execption. That what we call the short-hand declaration. Use shorthand notation whenever possible. This makes the file easier to read. -Versioned ---------- +Versioned format +---------------- The format can evolve. This means that parameters can be added, removed, or modified. When writing structured data, you must always specify the format version.