Skip to content

Commit 2e676fc

Browse files
LOZORDjelbourn
authored andcommitted
chore(portal-demo): fixed typo in example (#2202)
* Fixed typo in portal-demo.html * Fixed typo in portal-demo.html
1 parent a7c88c5 commit 2e676fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/demo-app/portal/portal-demo.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ <h2> The portal host is here: </h2>
2727

2828
<div *portal>
2929
<p> - Did you hear about this year's Fibonacci Conference? </p>
30-
<p> - It's going to be as the last two put together. </p>
30+
<p> - It's going to be as big as the last two put together. </p>
3131
</div>

0 commit comments

Comments
 (0)