docs: update upgrade.rst
small grammatical fix
This commit is contained in:
parent
7d386a66f3
commit
d42705f36a
@ -23,7 +23,7 @@ Best practices
|
|||||||
This allows using the same code to create the initial configuration and upgrade configurations on upgrades.
|
This allows using the same code to create the initial configuration and upgrade configurations on upgrades.
|
||||||
|
|
||||||
* If it is unavoidable to run different code during the initial installation, the ``sysconfig.gluon_version`` variable
|
* If it is unavoidable to run different code during the initial installation, the ``sysconfig.gluon_version`` variable
|
||||||
can be checked. This variable is ``nil`` during the initial installation and contains the previously install Gluon
|
can be checked. This variable is ``nil`` during the initial installation and contains the previously installed Gluon
|
||||||
version otherwise.
|
version otherwise.
|
||||||
|
|
||||||
Script ordering
|
Script ordering
|
||||||
|
Loading…
Reference in New Issue
Block a user