Skip to content
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.

Commit

Permalink
Small improvements in Thoth.Elmish.Debouncer docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxime Mangel committed Oct 11, 2018
1 parent 9517458 commit 8a9d7d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/Content/Elmish/Debouncer.md
Expand Up @@ -40,7 +40,7 @@ The following demo works like that:
```fsharp
// Model definition
type Model =
{ State : State
{ Debouncer : Debouncer.State
// ...
}
Expand Down

0 comments on commit 8a9d7d5

Please sign in to comment.