idurar / idurar-erp-crm

Free Open Source ERP CRM Accounting Invoicing Software | Node Js React
https://cloud.idurarapp.com
GNU Affero General Public License v3.0
6.27k stars 1.89k forks source link

Fix typo: 'Peoples' to 'People' in the main dashboard #1148

Open AKProgramer opened 2 months ago

AKProgramer commented 2 months ago

Description Fixed an issue by navigating to the navigation container and updating the frontend to replace "peoples" with "people."

Related Issues N/A

Steps to Test Navigate to the navigation container in the codebase. Verify that "peoples" has been replaced with "people" in the frontend. Test the functionality to ensure there are no issues. Screenshots View the changes here

Checklist I have tested these changes I have updated the relevant documentation I have commented my code, particularly in hard-to-understand areas I have made corresponding changes to the codebase My changes generate no new warnings or errors The title of my pull request is clear and descriptive

AKProgramer commented 1 month ago

kindly merge this PR as soon as posible