mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-21 23:36:15 -04:00
fix(typo): misspelings
This commit is contained in:
parent
0b0cbd55c3
commit
9755e51fe2
10 changed files with 13 additions and 15 deletions
|
@ -66,7 +66,7 @@ const sections = [
|
|||
value: computed(() => navigator.languages.join(', ')),
|
||||
},
|
||||
{
|
||||
label: 'Plateform',
|
||||
label: 'Platform',
|
||||
value: computed(() => navigator.platform),
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue