Skip to content

Commit

Permalink
seems a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Cifer-Y committed Aug 31, 2015
1 parent a554a24 commit 3c0ed98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The Elm Architecture is a simple pattern for infinitely nestable components. It
7. [List of GIF fetchers](http://evancz.github.io/elm-architecture-tutorial/examples/7.html)
8. [Pair of animating squares](http://evancz.github.io/elm-architecture-tutorial/examples/8.html)

This tutorial will really help! It it will bring out the concepts and ideas necessary to get to make examples 7 and 8 super easy. Investing in the foundation will be worth it!
This tutorial will really help! It will bring out the concepts and ideas necessary to get to make examples 7 and 8 super easy. Investing in the foundation will be worth it!

One very interesting aspect of the architecture in all these programs is that it *emerges* from Elm naturally. The language design itself leads you towards this architecture whether you have read this document and know the benefits or not. I actually discovered this pattern just using Elm and have been shocked by its simplicity and power.

Expand Down

0 comments on commit 3c0ed98

Please sign in to comment.