highmark-yapp 2.0.36 → 2.0.39

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -109,7 +109,7 @@ This is why there are two utility functions to create the node in two stages.
109
109
  By the way, the sibling DOM element, if not null, must be a child of the parent DOM element, in which case the node will be mounted immediately *before* it.
110
110
 
111
111
  Note also that the usual delimiters for block listings consisting of three backticks have been replaced with three single quotes `'''`.
112
- This generally makes things easier when working inside string template literals that use backticks for delimiters of course.
112
+ This generally makes things easier when working inside string template literals that use backticks for delimiters.
113
113
 
114
114
  ## Building
115
115