Skip to content

Commit

Permalink
Update import for the StateDB example in dev docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Feb 10, 2020
1 parent a90fe90 commit 10f3b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/developer/extension_dev.rst
Expand Up @@ -543,7 +543,7 @@ State Database
``````````````

The state database can be accessed by importing ``IStateDB`` from
``@jupyterlab/coreutils`` and adding it to the list of ``requires`` for
``@jupyterlab/statedb`` and adding it to the list of ``requires`` for
a plugin:

.. code:: typescript
Expand Down

0 comments on commit 10f3b57

Please sign in to comment.