diff --git a/README.md b/README.md index 5336d13..c917aea 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ `re-frame-10x` lets you instrument, and then inspect, the inner workings of a running `re-frame` application. It presents as a programmer's dashboard, delivering curated insight and illumination. -It helps you to find false assumptions faster. +It helps you find false assumptions faster. ## Show Me