Skip to content

Commit c97c593

Browse files
authored
Update handling-uploads-with-vue.md (#3449)
Fix grammatically.
1 parent 9d92e72 commit c97c593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/handling-uploads-with-media-library-pro/handling-uploads-with-vue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ import { MediaLibraryAttachment } from "media-library-pro-vue2-attachment";
8989
import { MediaLibraryAttachment } from "media-library-pro-vue3-attachment";
9090
```
9191

92-
If you're using TypeScript, you will also have have to add this to your tsconfig:
92+
If you're using TypeScript, you will also have to add this to your tsconfig:
9393

9494
```json
9595
// tsconfig.json

0 commit comments

Comments
 (0)