Fixed some text

Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/0c7d0f89
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/0c7d0f89
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/0c7d0f89

Branch: refs/heads/master
Commit: 0c7d0f89fb8874a39501f16ff8ffd94367942e8e
Parents: e736359
Author: Richard Monson-Haefel <rich...@uncommon-design.com>
Authored: Wed Nov 21 07:13:46 2018 -0600
Committer: Richard Monson-Haefel <rich...@uncommon-design.com>
Committed: Wed Nov 21 07:13:46 2018 -0600

----------------------------------------------------------------------
 examples/cdi-events/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/0c7d0f89/examples/cdi-events/README.md
----------------------------------------------------------------------
diff --git a/examples/cdi-events/README.md b/examples/cdi-events/README.md
index 5e4801d..bfe62fc 100644
--- a/examples/cdi-events/README.md
+++ b/examples/cdi-events/README.md
@@ -26,7 +26,7 @@ The test itself (`EventTest`) simply verifies the dates were 
received.
 
 # Conclusion
 
-CDI let's implement very easily plugins through this event mecanism.
+CDI let's you implement very easily plugins through this event mecanism.
 
 If you go further and look at CDI plugin API you'll realize it is simply the 
same kind
 of events. CDI events is really the basis of CDI.

Reply via email to