We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d430c4 commit 839ed18Copy full SHA for 839ed18
apps/website/src/pages/index.js
@@ -111,7 +111,7 @@ function Home() {
111
<ReactReference name="WebView" type="class" />. <Webshell /> forms an
112
abstraction layer over <code>WebView</code>{' '}
113
<Term id="messaging system" />, enabling declarative and legible
114
- implementations.
+ communication flows.
115
</>
116
)
117
},
@@ -122,7 +122,7 @@ function Home() {
122
<>
123
Discorver a landmark use-case:{' '}
124
<a href={useBaseUrl('/docs/autoheight')}>the Autoheight WebView</a>.
125
- We depict caveats and feature workarounds to{' '}
+ We depict caveats and workarounds to{' '}
126
<strong>convey transparency over magic</strong> and let API consumers
127
decide.
128
0 commit comments