File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,12 @@ <h1>Initial State</h1>
10
10
representation of that app along with its initial state.
11
11
</ p >
12
12
< p >
13
- Each time this page is reloaded, the application will revert to its stored intial state. This initial
13
+ Each time this page is reloaded, the application will revert to its stored initial state. This initial
14
14
state is persisted in a standard
15
15
Django < a href ="{%url "admin:django_plotly_dash_dashapp_changelist " %}"> model</ a > .
16
16
</ p >
17
17
< p >
18
- It is also possible to specify intial arguments in the template. These override the values specifed in
18
+ It is also possible to specify initial arguments in the template. These override the values specifed in
19
19
the code defining the app, and also take priority over any stored state.
20
20
</ p >
21
21
< div class ="card bg-light border-dark ">
You can’t perform that action at this time.
0 commit comments