From 9a8c00aff17871e55386be44cd4a3c0adbb97708 Mon Sep 17 00:00:00 2001 From: MS_Y Date: Tue, 15 Aug 2023 23:28:57 +0900 Subject: [PATCH] Docs: README - Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68998c2..cfb446a 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ interface FontSubsetOptionI extends FontDefaultOptionI { It offers a simple API when doing a large amount of subsets. -Performance is optimized using worker poll and provides sharding for distributed environments. +Performance is optimized using worker pool and provides sharding for distributed environments. #### Option