Kaynağa Gözat

Minor rewording in CHANGELOG.

Daniele Alessandri 11 yıl önce
ebeveyn
işleme
8ea76f79c7
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      CHANGELOG.md

+ 2 - 2
CHANGELOG.md

@@ -80,8 +80,8 @@ v1.0.0 (201x-xx-xx)
   been renamed to make their fully-qualified name less redundant. Now the base
   been renamed to make their fully-qualified name less redundant. Now the base
   response interface is `Predis\Response\ResponseInterface`.
   response interface is `Predis\Response\ResponseInterface`.
 
 
-- The profile factory code has been extrapolated from the abstract Redis profile
-  class and it's now in `Predis\Profile\Factory`.
+- The profile factory code has been extracted from the abstract Redis profile
+  class and now lives in `Predis\Profile\Factory`.
 
 
 - The key prefixing logic has been moved from command classes to the key prefix
 - The key prefixing logic has been moved from command classes to the key prefix
   processor. Developers can define or override handlers used to prefix keys, but
   processor. Developers can define or override handlers used to prefix keys, but