Browse Source

[readme] small correction

Exilon 5 năm trước cách đây
mục cha
commit
5f6350a132
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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...