From 811889f98712a916de794e4d943337933ac0d934 Mon Sep 17 00:00:00 2001 From: kimakan <45099849+kimakan@users.noreply.github.com> Date: Mon, 23 Oct 2023 12:44:16 +0200 Subject: [PATCH] fix typos in the terms of use --- daiquiri/auth/templates/account/terms_of_use.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/daiquiri/auth/templates/account/terms_of_use.html b/daiquiri/auth/templates/account/terms_of_use.html index 8d21bc1c2..9337857f5 100644 --- a/daiquiri/auth/templates/account/terms_of_use.html +++ b/daiquiri/auth/templates/account/terms_of_use.html @@ -9,14 +9,14 @@ } -
- Registering for use of a webservice at {{ settings.SITE_PUBLISHER }} is creating an account for the webservice.
+ Registering for use of a web service at {{ settings.SITE_PUBLISHER }} is creating an account for the web service.
A registered user is provided with a limited storage space to cache their results from
- queries to data provided via this webservice.
+ queries to data provided via this web service.
The allocation of storage and tools is provided for scientific uses.
The user can access these data (mostly database tables) to explore and
- refine his queries into the data, extract suitable parts of these data for
+ refine their queries into the data, extract suitable parts of these data for
dowloading to other storage location.
The usage includes the management of the allocated storage space by the registered user
by provided means (via TAP protocol or web interface).
@@ -55,7 +55,7 @@
- Neither the {{ settings.SITE_PUBLISHER }} , nor the webservice providers shall be held accountable for any
+ Neither the {{ settings.SITE_PUBLISHER }} , nor the web service providers shall be held accountable for any
loss of data or data integrity of the user's storage space.
No guarantee is provided that login is possible at all times.
The service is offered on a best effort basis.
@@ -64,7 +64,7 @@
- By acknowledigng these terms the user is consenting to the above statements. + By acknowledging these terms, the user is consenting to the above statements.