apply changes from code review

This commit is contained in:
Hubert Chathi 2022-11-01 11:39:15 -04:00
parent 60d9518a63
commit d0d7bdb807
3 changed files with 18 additions and 5 deletions

View file

@ -3,7 +3,7 @@
Renders an event example. Resolves `$ref`s, serializes as JSON, and ensures
that it can be included in HTML.
This partial is called with the example data as its context.
This partial is called with the example event object as its context.
*/}}