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