瀏覽代碼

[readme] small correction

Exilon 5 年之前
父節點
當前提交
5f6350a132
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1056,7 +1056,7 @@ Options.OnFileModified := procedure
   end;
 ```
 
-**Quick.Collections:**
+**Quick.Pooling:**
  --
  Define pool of connection, threads or any object you want to control to avoid resource consum like database connections, http clients, etc...