8000 Update upload_file.rst · symfony/symfony-docs@b4bed39 · GitHub
[go: up one dir, main page]

Skip to content

Commit b4bed39

Browse files
Mindaugasxabbuh
Mindaugas
authored andcommitted
Update upload_file.rst
seperate -> separate
1 parent 1666848 commit b4bed39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/controller/upload_file.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ Creating an Uploader Service
222222
----------------------------
223223

224224
To avoid logic in controllers, making them big, you can extract the upload
225-
logic to a seperate service::
225+
logic to a separate service::
226226

227227
// src/AppBundle/FileUploader.php
228228
namespace AppBundle;

0 commit comments

Comments
 (0)
0