Skip to content

Commit 5426342

Browse files
committed
Vuetify documentation typo fix
1 parent d4de18e commit 5426342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ClientApp/src/views/FetchData.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
type="error"
2929
v-text="errorMessage"
3030
>
31-
This is a error alert.
31+
This is an error alert.
3232
</v-alert>
3333
<v-alert
3434
:value="showError"

0 commit comments

Comments
 (0)