chore: typo is fixed

This commit is contained in:
Palash gupta 2022-02-28 09:39:30 +05:30
parent 938f42bd4f
commit 43b39f1a7c
No known key found for this signature in database
GPG Key ID: 8FD05AE6F9150AD6

View File

@ -77,7 +77,7 @@ export const functions: Dropdown[] = [
key: 'p50', key: 'p50',
}, },
{ {
displayValue: '90th percentile(duration in ns', displayValue: '90th percentile(duration in ns)',
key: 'p90', key: 'p90',
}, },
{ {