From 195d17e91c0acf5e9639aed2c3f3c8ffc5dbfc07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Sun, 16 Feb 2025 11:16:28 -0800 Subject: [PATCH] Update spec.html --- src/spec.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/spec.html b/src/spec.html index 10331bb..441df54 100644 --- a/src/spec.html +++ b/src/spec.html @@ -1470,7 +1470,7 @@ https://creativecommons.org/licenses/by-sa/4.0/ 1. Compatibility -

KDL 2.0 is designed such that for any given KDL document written as KDL +

KDL 2.0 is designed such that for any given KDL document written as KDL 1.0 or KDL 2.0, the parse will either fail completely, or, if the parse succeeds, the data represented by a v1 or v2 parser will be identical. This means that it's safe to use a fallback parsing strategy in order to support