Skip to content

Commit 906606d

Browse files
authored
Merge pull request #2 from matildeopbravo/patch-1
Fixed Typo in README.md
2 parents 14df3c9 + b11b30a commit 906606d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The single page web file browser that use ajax.
1313
* Delete Folder and File
1414
* Rename Folder and File
1515
* Download File and Folder (folder as zip)
16-
* File anfd Folder size
16+
* File and Folder size
1717
* File Upload
1818
* Drag and Drop file upload
1919
* copy File and folder
@@ -37,4 +37,4 @@ filebrowser --host {custom_address} -p {custom_port} -d {folder_path}
3737

3838
## To do
3939
- [ ] Use pure js.
40-
- [ ] Comment code.
40+
- [ ] Comment code.

0 commit comments

Comments
 (0)