Skip to content

Commit

Permalink
fix: Typo in functional model resulting output (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdjkelly authored Jan 24, 2025
1 parent 7f90881 commit 7798edc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions input/pagecontent/functional-model.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 7798edc

Please sign in to comment.