diff --git a/AGENTS.md b/AGENTS.md index a5b5496..44210d9 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -4,6 +4,8 @@ Clearity is a workspace management system offering a comprehensive multi-occupan This project is based inspired by Clarity Core by RA, for which more information can be found on their website here: https://ra-is.co.uk/clarity-core-workspace-management-system/. However, that application is based on an outdated architecture. +This application has not yet been deployed to production so feel free to make drastic changes. + ## Tech Stack - Svelte diff --git a/src/routes/dashboard/clients/[id]/+layout.svelte b/src/routes/dashboard/clients/[id]/+layout.svelte index 1f37df8..6fd3c07 100644 --- a/src/routes/dashboard/clients/[id]/+layout.svelte +++ b/src/routes/dashboard/clients/[id]/+layout.svelte @@ -88,7 +88,7 @@
- Client workspace for contacts, addresses, invoices, contracts, and bookings. + Client record for contacts, addresses, invoices, contracts, and bookings.