Skip to content

Commit c29a9ad

Browse files
committed
Fix typos
1 parent 2ba3696 commit c29a9ad

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

server/docs/2.5/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1148,13 +1148,13 @@ int main() {
11481148
11491149
Show a **WebView** window using embedded HTML, or a file. If the window is already open, it will be refreshed.
11501150
1151-
> WebUI main focus is using the web browsers as GUI, but in case you need to use WebView instead of a web browser, then you can use this API which is added to WebUI starting from v2.5.
1151+
> WebUI's primary focus is using web browsers as GUI, but if you need to use WebView instead of a web browser, then you can use this API, which was added to WebUI starting from v2.5.
11521152
1153-
> Windows dependencies: WebView2, and `WebView2Loader.dll`.
1154-
1155-
> Linux dependencies: WebKit GTK v3.
1156-
1157-
> macOS dependencies: WebKit (_WKWebView_).
1153+
> Windows Dependencies: WebView2, and `WebView2Loader.dll`.
1154+
>
1155+
> Linux Dependencies: WebKit GTK v3.
1156+
>
1157+
> macOS Dependencies: WebKit (_WKWebView_).
11581158
11591159
<!-- tabs:start -->
11601160
<!-- ---------- -->

0 commit comments

Comments
 (0)