Skip to content

Commit 4c79b01

Browse files
committed
Readme minor fixes.
1 parent d9be6b5 commit 4c79b01

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/testing-tools/downloads)](https://packagist.org/packages/illuminated/testing-tools)
1010
[![License](https://poser.pugx.org/illuminated/testing-tools/license)](https://packagist.org/packages/illuminated/testing-tools)
1111

12-
Provides Laravel-specific testing helpers and asserts.
12+
Laravel-specific testing helpers and asserts.
1313

1414
| Laravel | Testing Tools |
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/testing-tools",
3-
"description": "Provides Laravel-specific testing helpers and asserts.",
3+
"description": "Laravel-specific testing helpers and asserts.",
44
"keywords": ["laravel", "testing", "helpers", "asserts"],
55
"license": "MIT",
66
"authors": [

0 commit comments

Comments
 (0)