Skip to content

Commit 694d16c

Browse files
Update teams-mobile-best-practices.md
1 parent 7ba6a83 commit 694d16c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

msteams-platform/resources/teams-mobile-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Section name | Description | Action |
135135
| **Content Paint Metrics** | Indicates all relevant content paint metrics (and their values). | Use this data to identify and reduce delays in visual content rendering.:::image type="content" source="../assets/images/tabs/lightweight-audit-tool/app-audit-report-content-paint-metrics.png" alt-text="Screenshot shows content paint metrics" lightbox="../assets/images/tabs/lightweight-audit-tool/app-audit-report-content-paint-metrics.png":::|
136136
|**Disk Size**| Indicates the size of the app stored on the mobile device. The ideal limit is 20 MB. If an app is larger, size is displayed in red else in green.| If the disk size can’t be calculated, an error message with the reason shows up in place of expected value. |
137137

138-
> [!IMPORTANT]
138+
> [!NOTE]
139139
>
140140
> * Latency is not calculated if `notifySuccess()` API isn't called from code.
141141
> * Using [service worker](#use-service-workers-to-cache-static-assets) optimizes app performance.

0 commit comments

Comments
 (0)