Skip to content

Commit cefe25b

Browse files
committed
docs: fix typo
1 parent a909cc9 commit cefe25b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.MD

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@ scripts. See [the tooling section](#tooling).
2727

2828
## How does it work?
2929

30-
It uses `WebView#injectedJavascript` prop to inject javascript “features” (snippets) responsible
31-
for communicating information to the `Webshell` controller through DOM handlers.
30+
It uses `WebView.injectedJavascript` prop to inject javascript “features” (snippets) responsible
31+
for communicating information to the `Webshell` controller through DOM
32+
handlers. Each feature is try-catched in siloed error-flows.
3233

3334
## Install
3435

0 commit comments

Comments
 (0)