From a2e6cec504c54d0d99df920902edf1c71b0f76df Mon Sep 17 00:00:00 2001 From: Dillon Kearns Date: Sun, 4 Aug 2019 19:36:21 -0700 Subject: [PATCH] Update copy. --- examples/docs/content/index.emu | 2 +- examples/docs/gen/RawContent.elm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/docs/content/index.emu b/examples/docs/content/index.emu index 127c1ec8..7d931e81 100644 --- a/examples/docs/content/index.emu +++ b/examples/docs/content/index.emu @@ -40,7 +40,7 @@ |> Value title = No magic, just types body = - The magic is in how the pieces snap together. The basic platform provided is simple + The magic is in how the pieces snap together. The basic platform provided is simple, letting you compose exactly what you need with types to support you. |> Value title = Extensible through pure elm diff --git a/examples/docs/gen/RawContent.elm b/examples/docs/gen/RawContent.elm index ca21a191..b1146493 100644 --- a/examples/docs/gen/RawContent.elm +++ b/examples/docs/gen/RawContent.elm @@ -285,7 +285,7 @@ Let me know how this technique goes! I’ve gotten a lot of great feedback from |> Value title = No magic, just types body = - The magic is in how the pieces snap together. The basic platform provided is simple + The magic is in how the pieces snap together. The basic platform provided is simple, letting you compose exactly what you need with types to support you. |> Value title = Extensible through pure elm