diff --git a/docs/developing-for-pulsar/package-word-count.md b/docs/developing-for-pulsar/package-word-count.md index 4db880d..ed5f20a 100644 --- a/docs/developing-for-pulsar/package-word-count.md +++ b/docs/developing-for-pulsar/package-word-count.md @@ -19,6 +19,8 @@ Your new project will also automatically be opened for editing. The boilerplate ![Wordcount Package is Alive Dialog](/img/atom/toggle.png) +You can dismiss the dialog by executing the command again. + ## Understanding the generated code Let's take a look at the code in our `lib` directory and see what is happening.