浏览代码

Update docs

shalvah 5 年之前
父节点
当前提交
7960572478
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      docs/conf.py
  2. 1 1
      docs/index.md

+ 1 - 1
docs/conf.py

@@ -18,7 +18,7 @@ from recommonmark.transform import AutoStructify
 
 # -- Project information -----------------------------------------------------
 
-project = 'scribe'
+project = 'Scribe'
 copyright = '2020, Shalvah'
 author = 'Shalvah'
 

+ 1 - 1
docs/index.md

@@ -1,6 +1,6 @@
 # Overview
 
-AGenerate API documentation for humans from your Laravel/Lumen/[Dingo](https://github.com/dingo/api) codebase. [Here's what the output looks like](https://shalvah.me/TheCensorshipAPI/).
+Generate API documentation for humans from your Laravel/Lumen/[Dingo](https://github.com/dingo/api) codebase. [Here's what the output looks like](https://shalvah.me/TheCensorshipAPI/).
 
 > Coming from mpociot/laravel-apidoc-generator? Check out [what's new](whats-new.md) and the [migration Guide](migrating.md). Otherwise, check out the [Getting Started guide](guide-getting-started.md).