Skip to content

Commit b1478e3

Browse files
author
Mark Gibbs
committed
Documentation tweaks
1 parent ef27a17 commit b1478e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ the Django admin interface.
2222

2323
Source code and demo
2424
--------------------
25-
2
25+
2626
The source code repository contains a simple demo application.
2727

2828
To install and run it::

docs/simple_use.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Simple Usage
44
============
55

66
To use existing dash applications, first register them using the ``DelayedDash`` class. This
7-
replaces the ``Dash`` class of `dash``
7+
replaces the ``Dash`` class from the ``dash`` package.
88

99
Taking a simple example inspired by the excellent `getting started <https://dash.plot.ly/getting-started-part-2>`_ guide::
1010

0 commit comments

Comments
 (0)