Update Article.elm

This commit is contained in:
Richard Feldman
2018-08-16 13:00:13 -05:00
committed by GitHub
parent 5b9cdfb3b3
commit 850d4e6ff0

View File

@@ -77,8 +77,8 @@ init session slug =
Relevant docs:
https://alpha.elm-lang.org/packages/elm/core/latest/Task#attempt
https://alpha.elm-lang.org/packages/elm/core/latest/Task#perform
https://package.elm-lang.org/packages/elm/core/latest/Task#attempt
https://package.elm-lang.org/packages/elm/core/latest/Task#perform
-}
[ Article.fetch maybeCred slug
|> Http.toTask