diff --git a/front.php b/front.php
index 87fb7df..38e98c7 100644
--- a/front.php
+++ b/front.php
@@ -37,8 +37,8 @@ To upload file (max ):
wget -q --body-file='./my_file' --method=PUT -O -
To download file :
- curl -OJ
- wget --content-disposition
+ curl -OJ
+ wget --content-disposition
@@ -47,4 +47,4 @@ File transfer was created by @AmazingBe