diff --git a/docs/docs/dev/technologies.md b/docs/docs/dev/technologies.md index 3618db8..3ec3479 100644 --- a/docs/docs/dev/technologies.md +++ b/docs/docs/dev/technologies.md @@ -30,6 +30,6 @@ UnitTCMS is powered by following technologies. For more detailed info, please ch | Technology | Use | | ------------------------------------- | ---------------------- | | [Prettier](https://prettier.io/) | Format | -| [ESLint](https://eslint.org/) | ESLint | +| [ESLint](https://eslint.org/) | Lint | | [Vitest](https://vitest.dev/) | Unit Testing Framework | | [Playwright](https://playwright.dev/) | E2E Testing Framework |