Skip to content

Commit

Permalink
Update dev-server/documents/html/parent-frame.mustache
Browse files Browse the repository at this point in the history
Co-authored-by: Robert Knight <robertknight@gmail.com>
  • Loading branch information
esanzgar and robertknight authored Apr 29, 2021
1 parent 8d67188 commit 5d6d6b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-server/documents/html/parent-frame.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</head>
<body>
<h1>Annotatable iframe test</h1>
<p>The iframe below has an `enable-annotation` attribute. The client detects and injects the annotator into the iframe, which makes the iframe content to be annotatable.</p>
<p>The iframe below has an `enable-annotation` attribute. The client detects and injects the annotator into the iframe, which makes the iframe content annotatable.</p>
<iframe src="/document/injectable-frame"></iframe>
{{{hypothesisScript}}}
</html>
</html>

0 comments on commit 5d6d6b6

Please sign in to comment.