Skip to content

Commit 6c2954d

Browse files
committed
Merge branch 'master' of github.com:mpociot/laravel-apidoc-generator
2 parents 4977c61 + d2e1c81 commit 6c2954d

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
@@ -63,7 +63,7 @@ Option | Description
6363

6464
### How does it work?
6565

66-
This package uses these resources to generated the API documentation:
66+
This package uses these resources to generate the API documentation:
6767

6868
#### Controller doc block
6969

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mpociot/laravel-apidoc-generator",
33
"license": "MIT",
4-
"description": "Generate beautiful API documentation from your Laravel / Lumen application",
4+
"description": "Generate beautiful API documentation from your Laravel application",
55
"keywords": [
66
"API",
77
"Documentation",

0 commit comments

Comments
 (0)