Skip to content

Commit 839ed18

Browse files
committed
docs(website): little rephrasing
1 parent 9d430c4 commit 839ed18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/website/src/pages/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ function Home() {
111111
<ReactReference name="WebView" type="class" />. <Webshell /> forms an
112112
abstraction layer over <code>WebView</code>{' '}
113113
<Term id="messaging system" />, enabling declarative and legible
114-
implementations.
114+
communication flows.
115115
</>
116116
)
117117
},
@@ -122,7 +122,7 @@ function Home() {
122122
<>
123123
Discorver a landmark use-case:{' '}
124124
<a href={useBaseUrl('/docs/autoheight')}>the Autoheight WebView</a>.
125-
We depict caveats and feature workarounds to{' '}
125+
We depict caveats and workarounds to{' '}
126126
<strong>convey transparency over magic</strong> and let API consumers
127127
decide.
128128
</>

0 commit comments

Comments
 (0)