Browse Source

[readme] small correction

Exilon 5 years ago
parent
commit
5f6350a132
1 changed files with 1 additions and 1 deletions
  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...