From 5e701c7bf434c7cc9dad715e8ec472630b402e54 Mon Sep 17 00:00:00 2001 From: asc-odoo <58533429+asc-odoo@users.noreply.github.com> Date: Thu, 14 May 2020 00:10:27 -0700 Subject: [PATCH] [FIX] db_management: fix typo in db_online Closes #672 --- db_management/db_online.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db_management/db_online.rst b/db_management/db_online.rst index d26f0d682..f9f89d399 100644 --- a/db_management/db_online.rst +++ b/db_management/db_online.rst @@ -117,7 +117,7 @@ receive an e-mail with the URL of the test database. Even though we test all upgrades manually, we do not know your work processes. A change in standard worfklows of Odoo in new versions might require you to change internal processes, or some of the customizations you made through Odoo -Studio might now work properly. *It is up to you to make sure that everything +Studio might not work properly. *It is up to you to make sure that everything works as it should!* You can report issues with your test database through our `Support page `__.