Jelajahi Sumber

Merge branch 'master' of github.com:mpociot/laravel-apidoc-generator

Marcel Pociot 8 tahun lalu
induk
melakukan
6c2954dcba
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 1 1
      README.md
  2. 1 1
      composer.json

+ 1 - 1
README.md

@@ -63,7 +63,7 @@ Option | Description
 
 ### How does it work?
 
-This package uses these resources to generated the API documentation:
+This package uses these resources to generate the API documentation:
 
 #### Controller doc block
 

+ 1 - 1
composer.json

@@ -1,7 +1,7 @@
 {
     "name": "mpociot/laravel-apidoc-generator",
     "license": "MIT",
-    "description": "Generate beautiful API documentation from your Laravel / Lumen application",
+    "description": "Generate beautiful API documentation from your Laravel application",
     "keywords": [
         "API",
         "Documentation",