From 5045ba29a5e06bbaa75213f0d8eb9c5b48d3aac8 Mon Sep 17 00:00:00 2001 From: "trop[bot]" <37223003+trop[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 16:27:56 -0500 Subject: [PATCH] docs: use correct heading level for API function (#46940) Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Erick Zhao --- docs/api/app.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/app.md b/docs/api/app.md index 7bc011cf3d54..281f606f64ec 100644 --- a/docs/api/app.md +++ b/docs/api/app.md @@ -1490,7 +1490,7 @@ and internal requests made by the runtime (ex: geolocation queries). This method can only be called after app is ready. -#### `app.resolveProxy(url)` +### `app.resolveProxy(url)` * `url` URL