diff --git a/flux.md b/flux.md index d23aaca0e..cd402e631 100644 --- a/flux.md +++ b/flux.md @@ -109,6 +109,7 @@ Logic can sometimes belong in stores. ## Stores and dispatchers +### Instantiate Make a Dispatcher and Stores. ```js