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 0ce7844 commit f2e7c03Copy full SHA for f2e7c03
static/app/views/insights/mobile/screens/views/screensLandingPage.tsx
@@ -162,7 +162,7 @@ function ScreensLandingPage() {
162
},
163
{
164
title: t('Avg. TTID'),
165
- description: t('Average time to intial display.'),
+ description: t('Average time to initial display.'),
166
docs: t('The average time it takes until your app is drawing the first frame.'),
167
setup: undefined,
168
platformDocLinks: {
0 commit comments