浏览代码

Merge pull request #1069 from ivoputzer/patch-1

Fixes typo
Jason Wilder 5 年之前
父节点
当前提交
941fd630a6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -133,7 +133,7 @@ If you would like to connect to FastCGI backend, set `VIRTUAL_PROTO=fastcgi` on
 backend container. Your backend container should then listen on a port rather
 backend container. Your backend container should then listen on a port rather
 than a socket and expose that port.
 than a socket and expose that port.
  
  
-### FastCGI Filr Root Directory
+### FastCGI File Root Directory
 
 
 If you use fastcgi,you can set `VIRTUAL_ROOT=xxx`  for your root directory
 If you use fastcgi,you can set `VIRTUAL_ROOT=xxx`  for your root directory