We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c21685 + fbea9d1 commit 8a148daCopy full SHA for 8a148da
template/README.md
@@ -240,7 +240,7 @@ Do you remember `logger` in JavaScript? Let's declare the port:
240
port logger : String -> Cmd msg
241
```
242
243
-and use it to call JavaScript in you update function.
+and use it to call JavaScript in your update function.
244
245
```elm
246
update : Msg -> Model -> ( Model, Cmd Msg )
0 commit comments