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 6eccffe commit 9d8c7edCopy full SHA for 9d8c7ed
src/views/dashboard/admin/components/RaddarChart.vue
@@ -70,7 +70,7 @@ export default {
70
indicator: [
71
{ name: 'Sales', max: 10000 },
72
{ name: 'Administration', max: 20000 },
73
- { name: 'Information Techology', max: 20000 },
+ { name: 'Information Technology', max: 20000 },
74
{ name: 'Customer Support', max: 20000 },
75
{ name: 'Development', max: 20000 },
76
{ name: 'Marketing', max: 20000 }
0 commit comments