Skip to content

Commit bd4d345

Browse files
fix small typo (#2271)
1 parent 67b3d18 commit bd4d345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony/file-upload.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
As common a problem as it may seem, handling file upload requires a custom implementation in your
44
app. This page will guide you in handling file upload in your API, with the help
5-
of[VichUploaderBundle](https://github.com/dustin10/VichUploaderBundle). It is recommended you
5+
of [VichUploaderBundle](https://github.com/dustin10/VichUploaderBundle). It is recommended you
66
[read the documentation of VichUploaderBundle](https://github.com/dustin10/VichUploaderBundle/blob/master/docs/index.md)
77
before proceeding. It will help you get a grasp on how the bundle works, and why we use it.
88

0 commit comments

Comments
 (0)