We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4977c61 + d2e1c81 commit 6c2954dCopy full SHA for 6c2954d
README.md
@@ -63,7 +63,7 @@ Option | Description
63
64
### How does it work?
65
66
-This package uses these resources to generated the API documentation:
+This package uses these resources to generate the API documentation:
67
68
#### Controller doc block
69
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "mpociot/laravel-apidoc-generator",
3
"license": "MIT",
4
- "description": "Generate beautiful API documentation from your Laravel / Lumen application",
+ "description": "Generate beautiful API documentation from your Laravel application",
5
"keywords": [
6
"API",
7
"Documentation",
0 commit comments