Skip to content

Commit ff48c61

Browse files
committed
fix readme
1 parent aff715c commit ff48c61

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ PR is welcome!
3636
* [@1dot44mb](https://github.com/1dot44mb) tr translations.
3737
* [@Nikita240](https://github.com/Nikita240) fixing controller extending errors.
3838
* [@amin101](https://github.com/amin101) guide for independent use and fixes for url/directory error on Windows
39-
* [All @UniSharp members](https://github.com/UniSharp)
39+
* All [@UniSharp](https://github.com/UniSharp) members

doc/integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ If you are going to use filemanager independently, meaning set the value of an i
105105
<img id="holder" style="margin-top:15px;max-height:100px;">
106106
```
107107

108-
1. Init filemanager with type. (required jQuery)
108+
1. Init filemanager with type. (requires jQuery)
109109

110110
```javascript
111111
$('#lfm').filemanager('image');

0 commit comments

Comments
 (0)