Skip to content

Commit 097c974

Browse files
authored
Merge pull request #97 from gmfaruk/patch-1
Update installation.md
2 parents 7c7e6e6 + 8dbb4ee commit 097c974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ composer require yajra/laravel-datatables-oracle:^7.0
2828
<a name="configuration"></a>
2929
### Configuration
3030

31-
Open the file ```config/app.php``` and then add following service provider.
31+
Open the file ```config/app.php``` and then add the following service provider.
3232

3333
```php
3434
'providers' => [

0 commit comments

Comments
 (0)