From 7798edc5fa7131725c7ab93a1bbe4cce7774cbbf Mon Sep 17 00:00:00 2001 From: Joshua Kelly Date: Sat, 25 Jan 2025 02:51:39 +0400 Subject: [PATCH] fix: Typo in functional model resulting output (#273) --- input/pagecontent/functional-model.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/input/pagecontent/functional-model.md b/input/pagecontent/functional-model.md index e802677..5492d77 100644 --- a/input/pagecontent/functional-model.md +++ b/input/pagecontent/functional-model.md @@ -106,9 +106,9 @@ The resulting output: | pt1 | s1 | t11 | | pt1 | s1 | t12 | | pt1 | s1 | t13 | -| pt2 | s1 | t21 | -| pt2 | s1 | t22 | -| pt2 | s1 | t23 | +| pt2 | s2 | t21 | +| pt2 | s2 | t22 | +| pt2 | s2 | t23 | ## The FHIRPath Subset