Skip to content

Commit 3cef9b0

Browse files
committed
Fix readme
1 parent dba49d3 commit 3cef9b0

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

14-
Laravel-specific and pure PHP helper functions.
14+
Laravel-specific and pure PHP Helper Functions.
1515

1616
| Laravel | Helper Functions |
1717
| ------- | :-------------------------------------------------------------------------: |

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": "Laravel-specific and pure PHP helper functions.",
3+
"description": "Laravel-specific and pure PHP Helper Functions.",
44
"keywords": ["laravel", "helpers", "functions", "multiarray", "backtrace", "xml"],
55
"license": "MIT",
66
"support": {

0 commit comments

Comments
 (0)