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>
1010 representation of that app along with its initial state.
1111</ p >
1212< 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
1414 state is persisted in a standard
1515 Django < a href ="{%url "admin:django_plotly_dash_dashapp_changelist " %}"> model</ a > .
1616</ p >
1717< 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
1919 the code defining the app, and also take priority over any stored state.
2020</ p >
2121< div class ="card bg-light border-dark ">
You can’t perform that action at this time.
0 commit comments