Philip Manavopoulos 2 年之前
父节点
当前提交
8183c296b5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config/scribe.php

+ 1 - 1
config/scribe.php

@@ -353,7 +353,7 @@ INTRO
      * - {git:short} => Short hash of the last Git commit
      *
      * Available tokens are `{date:<format>}` and `{git:<format>}`.
-     * The format you pass to `date` will be passed to PhP's `date()` function.
+     * The format you pass to `date` will be passed to PHP's `date()` function.
      * The format you pass to `git` can be either "short" or "long".
      */
     'last_updated' => 'Last updated: {date:F j, Y}',