Explorar el Código

[readme] small correction

Exilon hace 5 años
padre
commit
5f6350a132
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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...