Skip to content

Commit aade731

Browse files
authored
fix formatting of json blocks in examples.md
One of the json blocks did not properly close its backticks, so the following text blocks were being rendered as json.
1 parent cc0a3c3 commit aade731

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/examples.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,8 @@ This example is taken from the [Opioid Prescribing Support Implementation Guide]
185185
]
186186
}
187187
}
188-
}```
188+
}
189+
```
189190

190191
> CDS Service Response
191192

0 commit comments

Comments
 (0)