Skip to content

Commit

Permalink
Fix md documents typo
Browse files Browse the repository at this point in the history
  • Loading branch information
uru committed Jan 22, 2017
1 parent e678434 commit 433c1d2
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/config.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Documents

1. [Installation](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/installation.md)
1. [Intergration](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/integration.md)
1. [Integration](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/integration.md)
1. [Config](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/config.md)
1. [Customization](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/customization.md)
1. [Events](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/events.md)
Expand Down
2 changes: 1 addition & 1 deletion docs/customization.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Documents

1. [Installation](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/installation.md)
1. [Intergration](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/integration.md)
1. [Integration](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/integration.md)
1. [Config](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/config.md)
1. [Customization](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/customization.md)
1. [Events](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/events.md)
Expand Down
2 changes: 1 addition & 1 deletion docs/events.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Documents

1. [Installation](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/installation.md)
1. [Intergration](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/integration.md)
1. [Integration](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/integration.md)
1. [Config](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/config.md)
1. [Customization](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/customization.md)
1. [Events](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/events.md)
Expand Down
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Documents

1. [Installation](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/installation.md)
1. [Intergration](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/integration.md)
1. [Integration](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/integration.md)
1. [Config](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/config.md)
1. [Customization](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/customization.md)
1. [Events](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/events.md)
Expand Down
2 changes: 1 addition & 1 deletion docs/upgrade.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Documents

1. [Installation](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/installation.md)
1. [Intergration](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/integration.md)
1. [Integration](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/integration.md)
1. [Config](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/config.md)
1. [Customization](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/customization.md)
1. [Events](https://github.com/UniSharp/laravel-filemanager/blob/master/docs/events.md)
Expand Down

0 comments on commit 433c1d2

Please sign in to comment.