Skip to content

Commit 8fd1991

Browse files
committed
Minor readme fixes.
1 parent 9bf666d commit 8fd1991

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
@@ -9,7 +9,7 @@
99
[![Total Downloads](https://poser.pugx.org/illuminated/helper-functions/downloads)](https://packagist.org/packages/illuminated/helper-functions)
1010
[![License](https://poser.pugx.org/illuminated/helper-functions/license)](https://packagist.org/packages/illuminated/helper-functions)
1111

12-
Provides Laravel-specific and pure PHP helper functions.
12+
Laravel-specific and pure PHP helper functions.
1313

1414
| Laravel | Helper Functions |
1515
| ------- | :-------------------------------------------------------------------------: |

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "illuminated/helper-functions",
3-
"description": "Provides Laravel-specific and pure PHP helper functions.",
3+
"description": "Laravel-specific and pure PHP helper functions.",
44
"keywords": ["laravel", "helper", "function"],
55
"license": "MIT",
66
"authors": [

0 commit comments

Comments
 (0)