From 11cd310b6ef7659598afbd1251b3374c946e5ed2 Mon Sep 17 00:00:00 2001 From: Rico Huijbers Date: Fri, 15 Jun 2018 13:54:53 +0200 Subject: [PATCH] Fix typo, reflow --- packages/@aws-cdk/sns/examples/README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/packages/@aws-cdk/sns/examples/README.md b/packages/@aws-cdk/sns/examples/README.md index ef2ce5fcf26dc..95ecbec2eafbb 100644 --- a/packages/@aws-cdk/sns/examples/README.md +++ b/packages/@aws-cdk/sns/examples/README.md @@ -1,5 +1,4 @@ -The files in this directory cannot actually be compiles, -because actually including their dependencies would introduce -a dependency cycle. I've put them off to the side for now, -but we should fix this at some point, probably by putting -them in a separate project. +The files in this directory cannot actually be compiled, because including their +dependencies would introduce a dependency cycle. I've put them off to the side +for now, but we should fix this at some point, probably by putting them in a +separate project.