소스 검색

Update UPGRADING.md

Johannes 12 년 전
부모
커밋
d148657eed
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      UPGRADING.md

+ 1 - 1
UPGRADING.md

@@ -16,4 +16,4 @@ From 0.11 to 0.12
         $serializer->serialize($data, 'json', SerializationContext::create()->setVersion(1));
 
 - All visit??? methods of the VisitorInterface, now require a third argument, the Context; the context is for example
-  passed as an additional argument to handler, exclusion strategies, and also available in event listeners.
+  passed as an additional argument to handlers, exclusion strategies, and also available in event listeners.