Skip to content

Commit f8aa34b

Browse files
committed
Fix Readme
1 parent c5d124c commit f8aa34b

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/console-logger/downloads)](https://packagist.org/packages/illuminated/console-logger)
1212
[![License](https://poser.pugx.org/illuminated/console-logger/license)](https://packagist.org/packages/illuminated/console-logger)
1313

14-
Logging and notifications for Laravel Console Commands.
14+
Logging and Notifications for Laravel Console Commands.
1515

1616
| Laravel | Console Logger |
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/console-logger",
3-
"description": "Logging and notifications for Laravel Console Commands.",
3+
"description": "Logging and Notifications for Laravel Console Commands.",
44
"keywords": ["laravel", "console", "command", "logger", "notifications"],
55
"license": "MIT",
66
"support": {

0 commit comments

Comments
 (0)