Comment updates

This commit is contained in:
Alex Tselegidis 2023-02-21 08:06:36 +01:00
parent 2999dcda87
commit 6245d389b2
1 changed files with 2 additions and 2 deletions

View File

@ -769,7 +769,7 @@ App.Pages.Booking = (function () {
} }
/** /**
* This method updates a div's HTML content with a brief description of the * This method updates the HTML content with a brief description of the
* user selected service (only if available in db). This is useful for the * user selected service (only if available in db). This is useful for the
* customers upon selecting the correct service. * customers upon selecting the correct service.
* *